summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-08-12 20:01:04 +0000
committerJohn Crispin <john@openwrt.org>2012-08-12 20:01:04 +0000
commit8c3ea37f2f51d11563c93250846c00141af09ec3 (patch)
tree39d7070bb5e04d9f92b81766b0a1b41ced82db6d
parent21e5f332dc5fc69fc2fd8295cdb4e38c95392f65 (diff)
downloadmaster-31e0f0ae-8c3ea37f2f51d11563c93250846c00141af09ec3.tar.gz
master-31e0f0ae-8c3ea37f2f51d11563c93250846c00141af09ec3.tar.bz2
master-31e0f0ae-8c3ea37f2f51d11563c93250846c00141af09ec3.zip
3rd time lucky ... too much sun today
SVN-Revision: 33152
-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 3473797a3e..d22a7eb120 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) @mips +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
MENU:=1