aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
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
commita3ea0b28fa27ed02ca620a74f355eab5d371168c (patch)
treeefb1cf2ac6e5935feb166a23ce6b94355f2568b6 /target/linux/brcm47xx/profiles
parent5a53f18025275008ce6c795acc21a74f5a9d7bb8 (diff)
downloadmaster-187ad058-a3ea0b28fa27ed02ca620a74f355eab5d371168c.tar.gz
master-187ad058-a3ea0b28fa27ed02ca620a74f355eab5d371168c.tar.bz2
master-187ad058-a3ea0b28fa27ed02ca620a74f355eab5d371168c.zip
[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 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