diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-08-28 21:09:23 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-08-28 21:09:23 +0000 |
commit | 25fca604f9a7d3bec25ce7d150212e18941aaadf (patch) | |
tree | 89d92cb3353910287074eb64354de33f68943e37 /package/hostap/Config.in | |
parent | c9265a8c6ca1e94efba4c584dd45e39e196751f7 (diff) | |
download | buildroot-novena-25fca604f9a7d3bec25ce7d150212e18941aaadf.tar.gz buildroot-novena-25fca604f9a7d3bec25ce7d150212e18941aaadf.zip |
Use correct hostap source, deprecate package due to inclusion in linux kernel
Diffstat (limited to 'package/hostap/Config.in')
-rw-r--r-- | package/hostap/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostap/Config.in b/package/hostap/Config.in index 2fc40af98..d64d100a5 100644 --- a/package/hostap/Config.in +++ b/package/hostap/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_HOSTAP bool "hostap" default n + depends on BR2_DEPRECATED select BR2_PACKAGE_PCMCIA help Linux driver for wireless LAN cards based on Intersil's |