projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db7082d
)
hostap-driver: Fix package installation
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Mon, 15 Mar 2010 00:51:26 +0000
(
00:51
+0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Mon, 15 Mar 2010 00:51:26 +0000
(
00:51
+0000)
SVN-Revision: 20224
package/hostap-driver/Makefile
patch
|
blob
|
history
diff --git
a/package/hostap-driver/Makefile
b/package/hostap-driver/Makefile
index 93cd376c055d6cf16d596ffb5abb6f87c5eede16..52167c1f049ed42eee5cc1dfc9fb738788b9229b 100644
(file)
--- a/
package/hostap-driver/Makefile
+++ b/
package/hostap-driver/Makefile
@@
-47,7
+47,6
@@
$(call KernelPackage/hostap/Default)
TITLE:=Host AP support for Prism2/2.5/3
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +LINUX_2_6:kmod-lib80211 +wireless-tools
KCONFIG:=CONFIG_HOSTAP CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y
- PROVIDES:=kmod-hostap
endef
define KernelPackage/hostap/2.4