浏览代码

I need this bit too

Eric Andersen 20 年之前
父节点
当前提交
bca14a7528
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      target/device/Soekris/Config.in

+ 8 - 0
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/