From: Jo-Philipp Wich Date: Thu, 16 Aug 2012 01:24:46 +0000 (+0000) Subject: acx-mac80211: depend on mipsel, not mips since AR7 is low endian X-Git-Tag: reboot~13090 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=febf63f3c465f6af0263fef3f8ab47b1c722c918;p=oweals%2Fopenwrt.git acx-mac80211: depend on mipsel, not mips since AR7 is low endian SVN-Revision: 33201 --- diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index d22a7eb120..1907c162fa 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) @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