projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
400ab18
)
mac80211: kmod-ath should not depend on PCI or USB support for the atheros target
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Mar 2012 10:12:53 +0000
(10:12 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Mar 2012 10:12:53 +0000
(10:12 +0000)
SVN-Revision: 31151
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index d2f568fa81f3484a4d6f3dd24f77751db0196b35..5627597db3327bcb851efb3bafc8070bef9e7390 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-389,7
+389,7
@@
endef
define KernelPackage/ath
$(call KernelPackage/mac80211/Default)
TITLE:=Atheros common driver part
- DEPENDS+= @PCI_SUPPORT||USB_SUPPORT||TARGET_ar71xx +kmod-mac80211
+ DEPENDS+= @PCI_SUPPORT||USB_SUPPORT||TARGET_ar71xx
||TARGET_atheros
+kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath.ko
AUTOLOAD:=$(call AutoLoad,26,ath)
MENU:=1