From af161b6576d634cb3471448015d562839a16f314 Mon Sep 17 00:00:00 2001
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Sat, 17 Aug 2013 13:41:22 +0000
Subject: [PATCH] brcm47xx: fix typo in Broadcom-bgmac-b43 profile name
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 37803
---
 target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk b/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk
index 70cd8890a9..35afab1d41 100644
--- a/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk
+++ b/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk
@@ -6,7 +6,7 @@
 #
 
 define Profile/Broadcom-bgmac-b43
-  NAME:=Broadcom SoC, bgmac Ethernet, BCM43xx WiFi (bgmac)
+  NAME:=Broadcom SoC, bgmac Ethernet, BCM43xx WiFi (b43)
   PACKAGES:=kmod-bgmac kmod-b43
 endef
 
-- 
2.30.2