From: Felix Fietkau Date: Fri, 21 Jan 2011 18:32:06 +0000 (+0000) Subject: ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=40c5b0a9898f7c8468e7b686a89edd24b2421ef1;p=15.05%2Fopenwrt.git ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25060 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 20e4b0e56b..dd24815785 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -435,7 +435,6 @@ define KernelPackage/ath9k $(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_hw.ko \ $(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k.ko AUTOLOAD:=$(call AutoLoad,27,ath9k_hw ath9k_common ath9k) - MENU:=1 endef define KernelPackage/ath9k/description