From 08b45f73db864775ce08c97b7a4c4065b1d4ad68 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Mon, 16 Feb 2015 19:51:21 +0000 Subject: [PATCH] bcm53xx: include kmod-brcmfmac in default profile MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Miłecki SVN-Revision: 44467 --- target/linux/bcm53xx/profiles/100-Generic.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2