Explorar el Código

acx-mac80211: depend on mipsel, not mips since AR7 is low endian

SVN-Revision: 33201
Jo-Philipp Wich hace 13 años
padre
commit
febf63f3c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/acx-mac80211/Makefile

+ 1 - 1
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