projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7304953
)
breaks when building for powerpc
author
John Crispin
<john@openwrt.org>
Sun, 12 Aug 2012 18:38:59 +0000
(18:38 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 12 Aug 2012 18:38:59 +0000
(18:38 +0000)
SVN-Revision: 33150
package/acx-mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/acx-mac80211/Makefile
b/package/acx-mac80211/Makefile
index 43f1f64392e99ee89820ce3401f064593b6999e3..889a818aa2442bf3e2acc780563ab53d4f658254 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)&&!arm +kmod-mac80211
+ DEPENDS:=@(PCI_SUPPORT||TARGET_ar7)&&!arm
&&!powerpc
+kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
MENU:=1