aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-08-12 19:59:51 +0000
committerJohn Crispin <blogic@openwrt.org>2012-08-12 19:59:51 +0000
commit70b027e648595051edd5d72436d38da36f63da9a (patch)
treef40a54b67f0167349077574cae25629e52d0e0b2 /package
parent2f1cdf20b921b5e75145c4a02d3ba27ff858cd1e (diff)
downloadmaster-187ad058-70b027e648595051edd5d72436d38da36f63da9a.tar.gz
master-187ad058-70b027e648595051edd5d72436d38da36f63da9a.tar.bz2
master-187ad058-70b027e648595051edd5d72436d38da36f63da9a.zip
[acx-mac80211] unbreak deps
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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