Browse Source

ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)

SVN-Revision: 25060
Felix Fietkau 15 years ago
parent
commit
fa542df6e1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/mac80211/Makefile

+ 0 - 1
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