projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add free bcm43xx driver as patch for brcm-2.6, needs more testing and Makefile change...
[openwrt.git]
/
openwrt
/
package
/
rrdtool1
/
Config.in
diff --git
a/openwrt/package/rrdtool1/Config.in
b/openwrt/package/rrdtool1/Config.in
index
de01aca
..
e79df5b
100644
(file)
--- a/
openwrt/package/rrdtool1/Config.in
+++ b/
openwrt/package/rrdtool1/Config.in
@@
-1,7
+1,7
@@
config BR2_COMPILE_RRDTOOL1
prompt "rrdtool1.......................... Round Robin Database (RRD) tools (v1.0.x)"
config BR2_COMPILE_RRDTOOL1
prompt "rrdtool1.......................... Round Robin Database (RRD) tools (v1.0.x)"
- bool
- default
y
+ tristate
+ default
m if CONFIG_DEVEL
config BR2_PACKAGE_LIBRRD1
prompt "librrd1......................... Round Robin Database (RRD) management library (v1.0.x)"
config BR2_PACKAGE_LIBRRD1
prompt "librrd1......................... Round Robin Database (RRD) management library (v1.0.x)"
@@
-53,6
+53,7
@@
config BR2_PACKAGE_RRDCGI1
config BR2_PACKAGE_RRDTOOL1
prompt "rrdtool1........................ Round Robin Database (RRD) management tools (v1.0.x)"
tristate
config BR2_PACKAGE_RRDTOOL1
prompt "rrdtool1........................ Round Robin Database (RRD) management tools (v1.0.x)"
tristate
+ default m if CONFIG_DEVEL
depends BR2_COMPILE_RRDTOOL1
select BR2_PACKAGE_LIBRRD1
help
depends BR2_COMPILE_RRDTOOL1
select BR2_PACKAGE_LIBRRD1
help
This page took
0.020384 seconds
and
4
git commands to generate.