projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add XScale support to -ng
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
752e1d9
..
edcb19a
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-44,6
+44,13
@@
config JLEVEL
help
Number of jobs to run simultanesouly
+config CCACHE
+ bool
+ prompt "Use ccache" if BUILDOPTS
+ default n
+ help
+ Compiler cache; see http://ccache.samba.org/
+
source "toolchain/Config.in"
source "target/sdk/Config.in"
This page took
0.0213 seconds
and
4
git commands to generate.