projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a pgsql-cli subpackage, extend help in Config.in, standardize Makefile
[openwrt.git]
/
toolchain
/
ccache
/
Config.in
diff --git
a/toolchain/ccache/Config.in
b/toolchain/ccache/Config.in
index
a265375
..
9cd6f0b
100644
(file)
--- a/
toolchain/ccache/Config.in
+++ b/
toolchain/ccache/Config.in
@@
-1,9
+1,10
@@
#
-
-comment "Ccache Options"
+if CONFIG_DEVEL
+ comment "Ccache Options"
+endif
config BR2_CCACHE
- bool "Enable ccache support?"
+ bool "Enable ccache support?"
if CONFIG_DEVEL
default y
help
Enable ccache support?
This page took
0.019193 seconds
and
4
git commands to generate.