mirror of https://github.com/hak5/openwrt.git
brcm47xx: fix typo in Broadcom-bgmac-b43 profile name
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37803lede-17.01
parent
e12b5ec8df
commit
af161b6576
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue