From bca14a752843244f6a44d014718a0e5b8360c96d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 17 Feb 2005 21:08:20 +0000 Subject: I need this bit too --- target/device/Soekris/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target') diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in index 1a7f8a83d..a997f7369 100644 --- a/target/device/Soekris/Config.in +++ b/target/device/Soekris/Config.in @@ -2,6 +2,14 @@ config BR2_TARGET_SOEKRIS_NET4521 bool "Soekris net4521" depends BR2_i386 default n + select BR2_PACKAGE_LINUX help The Soekris net4521 +config BR2_PACKAGE_LINUX + bool "linux" + default n + help + The Linux kernel. + + http://www.kernel.org/ -- cgit v1.2.3