From: Eric Andersen Date: Thu, 17 Feb 2005 21:08:20 +0000 (-0000) Subject: I need this bit too X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bca14a752843244f6a44d014718a0e5b8360c96d;p=buildroot.git I need this bit too --- diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in index 1a7f8a83df..a997f7369b 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/