Skip to content

Commit

Permalink
[acx-mac80211] breaks when building for powerpc
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33150 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
blogic committed Aug 12, 2012
1 parent 2fd8a1e commit 1022f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/acx-mac80211/Makefile
Expand Up @@ -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 +kmod-mac80211
DEPENDS:=@(PCI_SUPPORT||TARGET_ar7)&&!arm&&!powerpc +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
MENU:=1
Expand Down

0 comments on commit 1022f59

Please sign in to comment.