change a typo in ath5k profile
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 20 Jun 2010 13:46:24 +0000 (13:46 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 20 Jun 2010 13:46:24 +0000 (13:46 +0000)
SVN-Revision: 21853

target/linux/brcm47xx/profiles/106-Atheros-ath5k.mk

index 8f74277c3b79712d2aa80137e469c3aba6ae4e6f..fe5a989a5da622a9efa55fa93636c00361d6cae6 100644 (file)
@@ -6,7 +6,7 @@
 #
 
 define Profile/Atheros-ath5k
-  NAME:=Atheros WiFi (atk5k)
+  NAME:=Atheros WiFi (ath5k)
   PACKAGES:=kmod-ath5k
 endef