projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79d10f
)
bcm53xx: include kmod-brcmfmac in default profile
author
Rafał Miłecki
<zajec5@gmail.com>
Mon, 16 Feb 2015 19:51:21 +0000
(19:51 +0000)
committer
Rafał Miłecki
<zajec5@gmail.com>
Mon, 16 Feb 2015 19:51:21 +0000
(19:51 +0000)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44467
target/linux/bcm53xx/profiles/100-Generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/profiles/100-Generic.mk
b/target/linux/bcm53xx/profiles/100-Generic.mk
index ce5a826884fe18df1d7a262a5fc32a136bf2b455..d7e9005aa7628be34283c849acd2142de3678f5b 100644
(file)
--- 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