summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-17 21:08:20 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-17 21:08:20 +0000
commitbca14a752843244f6a44d014718a0e5b8360c96d (patch)
treed45e3eb55211dcb2b3ccceac5ad4c244851f4eb9 /target
parent5b02c77f2162627616bf5770fdb9ca8c8d92c9ca (diff)
I need this bit too
Diffstat (limited to 'target')
-rw-r--r--target/device/Soekris/Config.in8
1 files changed, 8 insertions, 0 deletions
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/