projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: ar8216: don't use static variable in ar8236_hw_init
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
profiles
/
100-Broadcom-b43.mk
diff --git
a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
index
1242180
..
df8d37b
100644
(file)
--- a/
target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
+++ b/
target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
@@
-6,8
+6,8
@@
#
define Profile/Broadcom-b43
#
define Profile/Broadcom-b43
- NAME:=Broadcom BCM43xx WiFi
- "b43" driver (
default)
- PACKAGES:=
wpad-mini
kmod-b43 kmod-b43legacy
+ NAME:=Broadcom BCM43xx WiFi
(b43,
default)
+ PACKAGES:=kmod-b43 kmod-b43legacy
endef
define Profile/Broadcom-b43/Description
endef
define Profile/Broadcom-b43/Description
This page took
0.023898 seconds
and
4
git commands to generate.