X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/649c30de460969c8ff798638b88231fe2cd24490..3840d84728da7aabf73ef090b0aeaff5e4e3eb0d:/package/ath9k/Makefile diff --git a/package/ath9k/Makefile b/package/ath9k/Makefile index 70aa4b7e3..b6c823f21 100644 --- a/package/ath9k/Makefile +++ b/package/ath9k/Makefile @@ -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)