summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-14 14:04:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-14 14:04:49 +0000
commit1e89670f0e2393df89e1a0e351d70ad5c616f00b (patch)
treef8a92cbe56543e5aa339507919563a121809b2c4 /package
parentcd3ff0e45c7b7786926b1e20c953551238e9d3b7 (diff)
downloadmtk-20170518-1e89670f0e2393df89e1a0e351d70ad5c616f00b.zip
mtk-20170518-1e89670f0e2393df89e1a0e351d70ad5c616f00b.tar.gz
mtk-20170518-1e89670f0e2393df89e1a0e351d70ad5c616f00b.tar.bz2
mac80211: fix ath9k/ath9k-htc description (thx, swalker)
SVN-Revision: 26160
Diffstat (limited to 'package')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 0dd55e4..7eb01f0 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -488,7 +488,7 @@ define KernelPackage/ath9k-htc
AUTOLOAD:=$(call AutoLoad,28,ath9k_htc)
endef
-define KernelPackage/ath9k/description
+define KernelPackage/ath9k-htc/description
This module adds support for wireless adapters based on
Atheros USB AR9271 and AR7010 family of chipsets.
endef