projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
atheros: config-2.6.33, PCI: disable common quirks
[openwrt.git]
/
package
/
hostap-driver
/
Makefile
diff --git
a/package/hostap-driver/Makefile
b/package/hostap-driver/Makefile
index
52167c1
..
f78d787
100644
(file)
--- a/
package/hostap-driver/Makefile
+++ b/
package/hostap-driver/Makefile
@@
-103,7
+103,7
@@
endef
define KernelPackage/hostap-pci
$(call KernelPackage/hostap/Default)
TITLE:=Host AP driver for PCI adaptors
- DEPENDS:=
@PCI_SUPPORT
kmod-hostap
+ DEPENDS:= kmod-hostap
KCONFIG:=CONFIG_HOSTAP_PCI
AUTOLOAD:=$(call AutoLoad,60,hostap_pci)
endef
This page took
0.021873 seconds
and
4
git commands to generate.