aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-25 16:41:10 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-25 16:41:10 +0000
commitded05d0b4ca81efba2fc911a3bfde54fb1d69890 (patch)
tree578d16a065a1475bcf1646dd55e19f1a2521c4ea
parent75aa81d1e316a04d0e43e0dfa8745e7ce0908c20 (diff)
downloadopenwrt-ded05d0b4ca81efba2fc911a3bfde54fb1d69890.tar.gz
openwrt-ded05d0b4ca81efba2fc911a3bfde54fb1d69890.zip
brcm47xx: fix title of Bcm4705-wl profile
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34379 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