bcm53xx: include kmod-brcmfmac in default profile
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44467 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
326c744ec4
commit
79a54d53cc
|
@ -6,8 +6,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
define Profile/Generic
|
define Profile/Generic
|
||||||
NAME:=Broadcom SoC, BCM43xx WiFi (b43, default)
|
NAME:=Broadcom SoC, BCM43xx WiFi (b43, brcmfmac, default)
|
||||||
PACKAGES:=kmod-b43
|
PACKAGES:=kmod-b43 kmod-brcmfmac
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Generic/Description
|
define Profile/Generic/Description
|
||||||
|
|
Loading…
Reference in New Issue