From: Hauke Mehrtens Date: Sat, 17 Aug 2013 13:41:22 +0000 (+0000) Subject: brcm47xx: fix typo in Broadcom-bgmac-b43 profile name X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=af161b6576d634cb3471448015d562839a16f314;p=librecmc%2Flibrecmc.git brcm47xx: fix typo in Broadcom-bgmac-b43 profile name Signed-off-by: Rafał Miłecki Signed-off-by: Hauke Mehrtens SVN-Revision: 37803 --- 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