1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-28 22:23:16 +03:00

[acx-mac80211] 3rd time lucky ... too much sun today

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-08-12 20:01:04 +00:00
parent 665cc6d95a
commit 756ea2ddaf

View File

@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/acx-mac80211 define KernelPackage/acx-mac80211
SUBMENU:=Wireless Drivers SUBMENU:=Wireless Drivers
TITLE:=ACX1xx mac80211 driver TITLE:=ACX1xx mac80211 driver
DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @!arm @!powerpc +kmod-mac80211 DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mips +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211) AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
MENU:=1 MENU:=1