diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-10-05 14:15:46 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-10-05 14:15:46 +0000 |
commit | 7fa8ba095bd2dc2759e586ca9c82f31fdb0cf2f6 (patch) | |
tree | 65ca265b2204cb95f34b0064566cf2ab712fbdbc /target | |
parent | 968a0c1ddbfd1bb397cc0865138a02319d79d871 (diff) | |
download | upstream-7fa8ba095bd2dc2759e586ca9c82f31fdb0cf2f6.tar.gz upstream-7fa8ba095bd2dc2759e586ca9c82f31fdb0cf2f6.tar.bz2 upstream-7fa8ba095bd2dc2759e586ca9c82f31fdb0cf2f6.zip |
Toto, we don't support Linux 2.4 anymore..
SVN-Revision: 23245
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 |