[acx-mac80211] dont build on arm as kernel headers are missing/have a different layout
authorJohn Crispin <john@openwrt.org>
Sun, 29 Jul 2012 09:07:47 +0000 (09:07 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 29 Jul 2012 09:07:47 +0000 (09:07 +0000)
SVN-Revision: 32904

package/acx-mac80211/Makefile

index fc95a609a820dcb5c631fe96c13dab018199bed2..43f1f64392e99ee89820ce3401f064593b6999e3 100644 (file)
@@ -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