summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-20 13:46:24 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-20 13:46:24 +0000
commitab22ad7e44f162af4db153d1bb0eb3057b9823b7 (patch)
treeefb1cf2ac6e5935feb166a23ce6b94355f2568b6 /target/linux/brcm47xx/profiles
parent203384ef2cc5e7fa0f0fb8626c683409e3de2338 (diff)
[brcm47xx] change a typo in ath5k profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21853 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/profiles')
-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 8f74277c3..fe5a989a5 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