From 0fdc96aba90805bded8d96a3d1162af77f8c9b88 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 5 Oct 2010 14:19:00 +0000 Subject: as we only support 2.6, remove the useless bool for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23246 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index 6e45b640df..4476a89854 100644 --- a/target/Config.in +++ b/target/Config.in @@ -2,9 +2,6 @@ source "tmp/.config-target.in" # Kernel/Hardware features -config LINUX_2_6 - bool - config HAS_FPU bool -- cgit v1.2.3