mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 07:51:05 +02:00
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5564 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e3752e0fbc
commit
611cdaf324
@ -45,7 +45,7 @@ endef
|
||||
|
||||
define KernelPackage/hostap
|
||||
$(call KernelPackage/hostap/Default)
|
||||
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT
|
||||
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211
|
||||
TITLE:=Host AP support for Prism2/2.5/3
|
||||
DESCRIPTION+=\\\
|
||||
\\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user