summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-25 16:41:00 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-25 16:41:00 +0000
commit9a2f3ef06f6aa83ba36885d70d019499688e73fb (patch)
tree73a235da1c8ee4ebe43aaa49c58aadb560021446
parent1314ffe4ee3795d710393400ed77829446345d70 (diff)
brcm47xx: fix title of Bcm4705-wl profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34378 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 68ecc4d19..f9a07c8b7 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