mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:55:00 +02:00
disable hostap-driver for 2.6 ports, it does not compile and there is a compilable version included in 2.6.16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3529 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b10a5d4260
commit
1fb8e7a1db
@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_KMOD_HOSTAP
|
||||
prompt "kmod-hostap....................... Host AP support for Prism2/2.5/3 IEEE 802.11b"
|
||||
tristate
|
||||
depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_BRCM
|
||||
depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3
|
||||
|
Loading…
Reference in New Issue
Block a user