Add help for packages without AVR32 support

This commit is contained in:
Ulf Samuelsson 2009-01-26 00:34:02 +00:00
parent ebcaf669f2
commit 8e2390fdaf
14 changed files with 42 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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