summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-06-20 13:46:24 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-06-20 13:46:24 +0000
commit5181a82334d53eca52a03d9349a9f89dce57722e (patch)
treec7d7e8e7ce6df41b3240b9ee258394d5578ff1ac /target
parentaf1eb7ec46aededaafaccd23e9bf44cf82b17495 (diff)
downloadmaster-31e0f0ae-5181a82334d53eca52a03d9349a9f89dce57722e.tar.gz
master-31e0f0ae-5181a82334d53eca52a03d9349a9f89dce57722e.tar.bz2
master-31e0f0ae-5181a82334d53eca52a03d9349a9f89dce57722e.zip
change a typo in ath5k profile
SVN-Revision: 21853
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk b/target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk
index 8f74277c3b..fe5a989a5d 100644
--- a/target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk
+++ b/target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk
@@ -6,7 +6,7 @@
#
define Profile/Atheros-ath5k
- NAME:=Atheros WiFi (atk5k)
+ NAME:=Atheros WiFi (ath5k)
PACKAGES:=kmod-ath5k
endef