projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix mount utilites installation (#3464)
[openwrt.git]
/
package
/
b43
/
Makefile
diff --git
a/package/b43/Makefile
b/package/b43/Makefile
index
968eb0a
..
3d5eb26
100644
(file)
--- a/
package/b43/Makefile
+++ b/
package/b43/Makefile
@@
-43,6
+43,7
@@
endef
EXTRA_KCONFIG:= \
CONFIG_B43=m \
+ CONFIG_B43_NPHY=y \
$(if $(CONFIG_LEDS_TRIGGERS),CONFIG_B43_LEDS=y) \
This page took
0.02465 seconds
and
4
git commands to generate.