]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Add help for packages without AVR32 support
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Mon, 26 Jan 2009 00:34:02 +0000 (00:34 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Mon, 26 Jan 2009 00:34:02 +0000 (00:34 -0000)
14 files changed:
package/argus/Config.in
package/bind/Config.in
package/dmraid/Config.in
package/kismet/Config.in
package/libeXosip2/Config.in
package/ltrace/Config.in
package/ntfs-3g/Config.in
package/openntpd/Config.in
package/openvpn/Config.in
package/pciutils/Config.in
package/ruby/Config.in
package/smartmontools/Config.in
package/stunnel/Config.in
package/vtun/Config.in

index 6728ae753f6e66206697a62e6df5a760c55b5e66..0c00126d6ff09651d37021aa2bf09fe08db2a2f6 100644 (file)
@@ -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
index 5662677b2e87a32514fd5d459684f7f87fcb472f..ced5c704f73115148deac328f1f9226810ae55cd 100644 (file)
@@ -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
index 162dc2df737c1a6a9686321e9a06eb801e222f5d..48496b797d05fe79f8a475d34da3d18c50fc842f 100644 (file)
@@ -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
index 4d94f5c169758c098756b700e6435a5296b7f50d..276c252859539c5c181688139037f44f2717bbc4 100644 (file)
@@ -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
index 8adca5a7d89e01439a353aec49c7f4061e701099..5ae3e97683cd49d157df05ee9e6d2769a3d2fc86 100644 (file)
@@ -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
index d4d8e250a2372b88040830866132cbf446475561..a8b6a91af85c39251b71d74cc79d18f868c1da9e 100644 (file)
@@ -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
index 560831da11fa72f9c39bc86754cec01fd8a7edff..da2c86a0d6541e0a333af4bdca51f0f3c105b40b 100644 (file)
@@ -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
index 6b8beb8282f523663a1cc685afed056a98efa148..52922593948815ffc182e057e1137eaf4800b1db 100644 (file)
@@ -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
index 9069cacc5bf85017914d3461260fd5e963267fd1..6bbb859498a33da9258d2cd3f756ce3bd40100e0 100644 (file)
@@ -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
index a082f239977dc43f71b6e77a08dd1380f0e13330..bc026602f58ca3a61c782a6f468d5a991c8e4ae2 100644 (file)
@@ -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
index c5e06edac83cc7ae370bd06750e48800fc2c0a9c..b7e0f83cbb86f353046ee20a922a3c6c8f3fd047 100644 (file)
@@ -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
index a1541d719fc9f5ca73c4a952ec82384af114a6dc..f87020fba5acff0e3c7f44a6d776c53df025e3fa 100644 (file)
@@ -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
index 8bc20d4ef3ee277c745cac03da691284d6ee4751..cd07eee93df24cab51751afda2d2343586a224c8 100644 (file)
@@ -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
index b40de255bc3537794e77aa85b8016a99a0d5744b..ad9d9e5e23165d71de8f6e5cc92d6566f5a8fa1f 100644 (file)
@@ -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