aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-08-12 19:59:51 +0000
committerJohn Crispin <john@openwrt.org>2012-08-12 19:59:51 +0000
commit21e5f332dc5fc69fc2fd8295cdb4e38c95392f65 (patch)
treef2e53058bb054398bfda60e06ee38dffdc586efb /package/acx-mac80211
parent0e0a4932b15d07fcba04e620c93eb2bd49fbcf4f (diff)
downloadupstream-21e5f332dc5fc69fc2fd8295cdb4e38c95392f65.tar.gz
upstream-21e5f332dc5fc69fc2fd8295cdb4e38c95392f65.tar.bz2
upstream-21e5f332dc5fc69fc2fd8295cdb4e38c95392f65.zip
unbreak deps
SVN-Revision: 33151
Diffstat (limited to 'package/acx-mac80211')
-rw-r--r--package/acx-mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index 889a818aa2..3473797a3e 100644
--- 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&&!powerpc +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