diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-05 14:15:46 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-05 14:15:46 +0000 |
commit | b280ad29c7d066d884ddf00c981b8b9661c95bd3 (patch) | |
tree | dc998c9ffafe98c65fad171c471c5b4863172a03 /target | |
parent | 4394096a92ff9203385af1d95766fb32e42a6649 (diff) |
Toto, we don't support Linux 2.4 anymore..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23245 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/Config.in b/target/Config.in index 21cc3a476f..6e45b640df 100644 --- a/target/Config.in +++ b/target/Config.in @@ -2,9 +2,6 @@ source "tmp/.config-target.in" # Kernel/Hardware features -config LINUX_2_4 - bool - config LINUX_2_6 bool |