aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2012-11-25 16:41:00 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-11-25 16:41:00 +0000
commit58e4dc71b4b125b26fa0e29ee130784f144308ba (patch)
tree73a235da1c8ee4ebe43aaa49c58aadb560021446 /target/linux
parent2975a8f5f6b36d1091dee96cbe1e98cf2807dba7 (diff)
downloadupstream-58e4dc71b4b125b26fa0e29ee130784f144308ba.tar.gz
upstream-58e4dc71b4b125b26fa0e29ee130784f144308ba.tar.bz2
upstream-58e4dc71b4b125b26fa0e29ee130784f144308ba.zip
brcm47xx: fix title of Bcm4705-wl profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/brcm47xx/profiles/111-Bcm4705-wl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/111-Bcm4705-wl.mk b/target/linux/brcm47xx/profiles/111-Bcm4705-wl.mk
index 68ecc4d198..f9a07c8b72 100644
--- a/target/linux/brcm47xx/profiles/111-Bcm4705-wl.mk
+++ b/target/linux/brcm47xx/profiles/111-Bcm4705-wl.mk
@@ -6,7 +6,7 @@
#
define Profile/Bcm4705-wl
- NAME:=Broadcom BCM43xx WiFi (wl, proprietary)
+ NAME:=BCM4705/BCM4785, BCM43xx WiFi (wl, proprietary)
PACKAGES:=-wpad-mini kmod-brcm-wl wlc nas kmod-tg3
endef