1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:46:16 +02:00

ath9k: backport menuconfig change from r25060

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25061 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-01-21 18:32:52 +00:00
parent 22a97b23fb
commit b729b7e34c

View 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