projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change depends/default for nas
[openwrt.git]
/
package
/
broadcom-wl
/
Makefile
diff --git
a/package/broadcom-wl/Makefile
b/package/broadcom-wl/Makefile
index
fc3f035
..
06f1891
100644
(file)
--- a/
package/broadcom-wl/Makefile
+++ b/
package/broadcom-wl/Makefile
@@
-58,7
+58,8
@@
endef
define Package/nas
$(call Package/wl)
- DEPENDS:=nvram
+ DEPENDS:=+nvram
+ DEFAULT:=m
TITLE:=Proprietary WPA/WPA2 authenticator
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
endef
This page took
0.02066 seconds
and
4
git commands to generate.