projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
326c744
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44467
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
ce5a826
..
d7e9005
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