summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/profiles
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-02-16 19:51:21 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-02-16 19:51:21 +0000
commit08b45f73db864775ce08c97b7a4c4065b1d4ad68 (patch)
treefeac31dddde86fcabd0dbd023a11a8b0af0a6a09 /target/linux/bcm53xx/profiles
parenta79d10fa011f45b24246b7d2c8f7ee0a9dbcdcc7 (diff)
downloadmaster-31e0f0ae-08b45f73db864775ce08c97b7a4c4065b1d4ad68.tar.gz
master-31e0f0ae-08b45f73db864775ce08c97b7a4c4065b1d4ad68.tar.bz2
master-31e0f0ae-08b45f73db864775ce08c97b7a4c4065b1d4ad68.zip
bcm53xx: include kmod-brcmfmac in default profile
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44467
Diffstat (limited to 'target/linux/bcm53xx/profiles')
-rw-r--r--target/linux/bcm53xx/profiles/100-Generic.mk4
1 files 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