diff options
Diffstat (limited to 'package/kernel/acx-mac80211/Makefile')
-rw-r--r-- | package/kernel/acx-mac80211/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kernel/acx-mac80211/Makefile b/package/kernel/acx-mac80211/Makefile index 1fec2eb73c..52c8914947 100644 --- a/package/kernel/acx-mac80211/Makefile +++ b/package/kernel/acx-mac80211/Makefile @@ -29,7 +29,6 @@ define KernelPackage/acx-mac80211 DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211 FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko AUTOLOAD:=$(call AutoProbe,acx-mac80211) - MAINTAINER:=Florian Fainelli <florian@openwrt.org> MENU:=1 endef |