acx-mac80211: depend on mipsel, not mips since AR7 is low endian
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 16 Aug 2012 01:24:46 +0000 (01:24 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 16 Aug 2012 01:24:46 +0000 (01:24 +0000)
SVN-Revision: 33201

package/acx-mac80211/Makefile

index d22a7eb120d5c6a5db515b5fa238dfcda072c9cd..1907c162fad7aa5ca6f2372650876701a209884c 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) @mips +kmod-mac80211
+  DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211
   FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
   AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
   MENU:=1