ath9k: correct package description

SVN-Revision: 11889
This commit is contained in:
Matteo Croce 2008-07-20 21:51:19 +00:00
parent e870bdf403
commit 077e9a7e7a

View File

@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/ath9k
SUBMENU:=Wireless Drivers
TITLE:=Broadcom 43xx wireless support
TITLE:=Atheros AR9xxx and AR5416/AR5418 wireless support
DEPENDS:=+kmod-mac80211 @!TARGET_brcm47xx
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath9k/ath9k.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,30,ath9k)