summaryrefslogtreecommitdiff
path: root/toolchain/ccache
diff options
context:
space:
mode:
authorWade Berrier <wberrier@gmail.com>2008-10-06 20:28:46 +0000
committerWade Berrier <wberrier@gmail.com>2008-10-06 20:28:46 +0000
commit3916f9ef4a2c6d074f2c9b0d1d4623c8b06003f0 (patch)
tree81e4fe14dca4966f238a059cd40f15e3a4c01ad0 /toolchain/ccache
parent165bfb3a236ac15e406c6dab963f0e1eee8301cf (diff)
ccache:
-Don't show custom location dir if ccache isn't selected.
Diffstat (limited to 'toolchain/ccache')
-rw-r--r--toolchain/ccache/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/ccache/Config.in b/toolchain/ccache/Config.in
index 3d3e2ed50..70856a7a9 100644
--- a/toolchain/ccache/Config.in
+++ b/toolchain/ccache/Config.in
@@ -14,6 +14,3 @@ config BR2_CCACHE_DIR
help
Where ccache should store cached files.
-comment "ccache dir location? - disabled (requires ccache support)"
- depends on !BR2_CCACHE
-