Explorar el Código

I need this bit too

Eric Andersen hace 20 años
padre
commit
bca14a7528
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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"
 	bool "Soekris net4521"
 	depends BR2_i386
 	depends BR2_i386
 	default n
 	default n
+	select BR2_PACKAGE_LINUX
 	help
 	help
 	  The Soekris net4521
 	  The Soekris net4521
 
 
+config BR2_PACKAGE_LINUX
+	bool "linux"
+	default n
+	help
+	    The Linux kernel.
+
+	    http://www.kernel.org/