diff options
| author | Wade Berrier | 2008-10-06 22:28:46 +0200 |
|---|---|---|
| committer | Wade Berrier | 2008-10-06 22:28:46 +0200 |
| commit | 3916f9ef4a2c6d074f2c9b0d1d4623c8b06003f0 (patch) | |
| tree | 81e4fe14dca4966f238a059cd40f15e3a4c01ad0 | |
| parent | which.mk: (diff) | |
| download | buildroot-3916f9ef4a2c6d074f2c9b0d1d4623c8b06003f0.tar.gz buildroot-3916f9ef4a2c6d074f2c9b0d1d4623c8b06003f0.tar.xz buildroot-3916f9ef4a2c6d074f2c9b0d1d4623c8b06003f0.zip | |
ccache:
-Don't show custom location dir if ccache isn't selected.
| -rw-r--r-- | toolchain/ccache/Config.in | 3 |
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 - |
