From: Rafał Miłecki Date: Mon, 16 Feb 2015 19:51:21 +0000 (+0000) Subject: bcm53xx: include kmod-brcmfmac in default profile X-Git-Tag: reboot~4244 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=08b45f73db864775ce08c97b7a4c4065b1d4ad68;p=openwrt%2F.git bcm53xx: include kmod-brcmfmac in default profile Signed-off-by: Rafał Miłecki SVN-Revision: 44467 --- diff --git a/target/linux/bcm53xx/profiles/100-Generic.mk b/target/linux/bcm53xx/profiles/100-Generic.mk index ce5a826884..d7e9005aa7 100644 --- a/target/linux/bcm53xx/profiles/100-Generic.mk +++ b/target/linux/bcm53xx/profiles/100-Generic.mk @@ -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