bcm53xx: add b43 wifi support

Now it is possible to use b43 wifi.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 42143
v19.07.3_mercusys_ac12_duma
Hauke Mehrtens 10 years ago
parent 1d14e7ef1b
commit 3c3b3dd41d

@ -23,6 +23,6 @@ endef
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES += swconfig
DEFAULT_PACKAGES += swconfig wpad-mini
$(eval $(call BuildTarget))

@ -7,6 +7,7 @@
define Profile/Generic
NAME:=Broadcom SoC, BCM43xx WiFi (b43, default)
PACKAGES:=kmod-b43
endef
define Profile/Generic/Description

Loading…
Cancel
Save