From: Rafał Miłecki Date: Mon, 16 Feb 2015 19:51:21 +0000 (+0000) Subject: bcm53xx: include kmod-brcmfmac in default profile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=79a54d53cc6bec0774fd60ed1bffe5b2e9a5267f;p=15.05%2Fopenwrt.git bcm53xx: include kmod-brcmfmac in default profile Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44467 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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