projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92a5410
)
ath9k: correct package description
author
Matteo Croce
<rootkit85@yahoo.it>
Sun, 20 Jul 2008 21:51:19 +0000
(21:51 +0000)
committer
Matteo Croce
<rootkit85@yahoo.it>
Sun, 20 Jul 2008 21:51:19 +0000
(21:51 +0000)
SVN-Revision: 11889
package/ath9k/Makefile
patch
|
blob
|
history
diff --git
a/package/ath9k/Makefile
b/package/ath9k/Makefile
index 70aa4b7e36b7b33e8739acec80efa1b5ab139895..b6c823f2121ed1ec1e4da39e8c67c78ec9965210 100644
(file)
--- 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)