1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:02:00 +03:00

mac80211: fix ath9k/ath9k-htc description (thx, swalker)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26160 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-03-14 14:04:49 +00:00
parent 5e2ecb705a
commit a96b37d703

View File

@ -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