From: Wade Berrier Date: Mon, 6 Oct 2008 20:28:46 +0000 (-0000) Subject: ccache: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3916f9ef4a2c6d074f2c9b0d1d4623c8b06003f0;p=buildroot.git ccache: -Don't show custom location dir if ccache isn't selected. --- diff --git a/toolchain/ccache/Config.in b/toolchain/ccache/Config.in index 3d3e2ed50e..70856a7a99 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 -