diff options
-rw-r--r-- | target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |