projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
370894e
)
dont build on arm as kernel headers are missing/have a different layout
author
John Crispin
<john@openwrt.org>
Sun, 29 Jul 2012 09:07:47 +0000
(09:07 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 29 Jul 2012 09:07:47 +0000
(09:07 +0000)
SVN-Revision: 32904
package/acx-mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index fc95a609a820dcb5c631fe96c13dab018199bed2..43f1f64392e99ee89820ce3401f064593b6999e3 100644
(file)
--- a/
package/acx-mac80211/Makefile
+++ b/
package/acx-mac80211/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/acx-mac80211
SUBMENU:=Wireless Drivers
TITLE:=ACX1xx mac80211 driver
- DEPENDS:=@
PCI_SUPPORT||TARGET_ar7
+kmod-mac80211
+ DEPENDS:=@
(PCI_SUPPORT||TARGET_ar7)&&!arm
+kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
MENU:=1