ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)
authorFelix Fietkau <nbd@openwrt.org>
Fri, 21 Jan 2011 18:32:06 +0000 (18:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 21 Jan 2011 18:32:06 +0000 (18:32 +0000)
SVN-Revision: 25060

package/mac80211/Makefile

index 20e4b0e56b9a46216e810cebd952d3159bb425e5..dd24815785eb42b21a24e64b8c975645f297eb61 100644 (file)
@@ -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