bcm53xx: include kmod-brcmfmac in default profile
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44467
This commit is contained in:
parent
a79d10fa01
commit
08b45f73db
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
define Profile/Generic
|
||||
NAME:=Broadcom SoC, BCM43xx WiFi (b43, default)
|
||||
PACKAGES:=kmod-b43
|
||||
NAME:=Broadcom SoC, BCM43xx WiFi (b43, brcmfmac, default)
|
||||
PACKAGES:=kmod-b43 kmod-brcmfmac
|
||||
endef
|
||||
|
||||
define Profile/Generic/Description
|
||||
|
|
Loading…
Reference in New Issue