diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-20 13:46:24 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-20 13:46:24 +0000 |
commit | ab22ad7e44f162af4db153d1bb0eb3057b9823b7 (patch) | |
tree | efb1cf2ac6e5935feb166a23ce6b94355f2568b6 | |
parent | 203384ef2cc5e7fa0f0fb8626c683409e3de2338 (diff) |
[brcm47xx] change a typo in ath5k profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21853 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk | 2 |
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 |