From: hauke 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.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=27f9a158875f6d10ff85fd4e395e6d1f6cb1eaef brcm47xx: fix typo in Broadcom-bgmac-b43 profile name Signed-off-by: Rafał Miłecki Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37803 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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