bcm53xx: include kmod-brcmfmac in default profile
authorRafał Miłecki <[email protected]>
Mon, 16 Feb 2015 19:51:21 +0000 (19:51 +0000)
committerRafał Miłecki <[email protected]>
Mon, 16 Feb 2015 19:51:21 +0000 (19:51 +0000)
Signed-off-by: Rafał Miłecki <[email protected]>
SVN-Revision: 44467

target/linux/bcm53xx/profiles/100-Generic.mk

index ce5a826884fe18df1d7a262a5fc32a136bf2b455..d7e9005aa7628be34283c849acd2142de3678f5b 100644 (file)
@@ -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