mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-04 10:10:47 +00:00
add missing dependency
SVN-Revision: 5564
This commit is contained in:
parent
b2ed40a029
commit
a3ef79a400
@ -45,7 +45,7 @@ endef
|
|||||||
|
|
||||||
define KernelPackage/hostap
|
define KernelPackage/hostap
|
||||||
$(call KernelPackage/hostap/Default)
|
$(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
|
TITLE:=Host AP support for Prism2/2.5/3
|
||||||
DESCRIPTION+=\\\
|
DESCRIPTION+=\\\
|
||||||
\\\
|
\\\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user