浏览代码

Add help for packages without AVR32 support

Ulf Samuelsson 16 年之前
父节点
当前提交
8e2390fdaf

+ 3 - 0
package/argus/Config.in

@@ -1,3 +1,6 @@
+comment "argus has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_ARGUS
+
 config BR2_PACKAGE_ARGUS
 	bool "argus"
 	select BR2_PACKAGE_LIBPCAP

+ 3 - 0
package/bind/Config.in

@@ -1,3 +1,6 @@
+comment "bind has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_BIND
+
 config BR2_PACKAGE_BIND
 	bool "bind"
 	help

+ 3 - 0
package/dmraid/Config.in

@@ -1,3 +1,6 @@
+comment "dmraid has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_DMRAID
+
 config BR2_PACKAGE_DMRAID
 	bool "dmraid"
 	select BR2_PACKAGE_DM

+ 3 - 0
package/kismet/Config.in

@@ -1,3 +1,6 @@
+comment "kismet has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_KISMET
+
 config BR2_PACKAGE_KISMET
 	bool "kismet"
 	select BR2_PACKAGE_NCURSES

+ 3 - 0
package/libeXosip2/Config.in

@@ -1,3 +1,6 @@
+comment "libeXosip2 has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_LIBEXOSIP2
+
 config BR2_PACKAGE_LIBEXOSIP2
 	bool "libeXosip2"
 	select BR2_PACKAGE_LIBOSIP2

+ 3 - 0
package/ltrace/Config.in

@@ -1,3 +1,6 @@
+comment "ltrace has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_LTRACE
+
 config BR2_PACKAGE_LTRACE
 	bool "ltrace"
 	#depends on BR2_LARGEFILE

+ 3 - 0
package/ntfs-3g/Config.in

@@ -1,3 +1,6 @@
+comment "ntfs-3g has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_NTFS_3G
+
 config BR2_PACKAGE_NTFS-3G
         bool "ntfs-3g"
 	select BR2_PACKAGE_PKGCONFIG

+ 3 - 0
package/openntpd/Config.in

@@ -1,3 +1,6 @@
+comment "OpenNTPD has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_OPENNTPD
+
 config BR2_PACKAGE_OPENNTPD
 	bool "OpenNTPD"
 	help

+ 3 - 0
package/openvpn/Config.in

@@ -1,3 +1,6 @@
+comment "openvpn has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_OPENVPN
+
 config BR2_PACKAGE_OPENVPN
 	bool "openvpn"
 	select BR2_PACKAGE_LZO

+ 3 - 0
package/pciutils/Config.in

@@ -1,3 +1,6 @@
+comment "pciutils has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_PCIUTILS
+
 config BR2_PACKAGE_PCIUTILS
 	bool "pciutils"
 	help

+ 3 - 0
package/ruby/Config.in

@@ -1,3 +1,6 @@
+comment "ruby has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_RUBY
+
 config BR2_PACKAGE_RUBY
 	bool "ruby"
 	help

+ 3 - 0
package/smartmontools/Config.in

@@ -1,3 +1,6 @@
+comment "smartmontools has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_SMARTMONTOOLS
+
 config BR2_PACKAGE_SMARTMONTOOLS
 	bool "smartmontools"
 	help

+ 3 - 0
package/stunnel/Config.in

@@ -1,3 +1,6 @@
+comment "stunnel has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_STUNNEL
+
 config BR2_PACKAGE_STUNNEL
 	bool "stunnel"
 	help

+ 3 - 0
package/vtun/Config.in

@@ -1,3 +1,6 @@
+comment "vtun has no inherent support for AVR32" 
+	depends on BR2_avr32 && BR2_PACKAGE_VTUN
+
 config BR2_PACKAGE_VTUN
 	bool "vtun - BEWARE: read package/vtun/README.txt before use"
 	select BR2_PACKAGE_LZO