add missing dependency
SVN-Revision: 5564
This commit is contained in:
parent
b2ed40a029
commit
a3ef79a400
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue