X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d80c3754b3421428b47f89ce26f07adf10e7501..363746833cc0e113f56d80f6bbe63c99dae9e3cc:/openwrt/toolchain/ccache/Config.in diff --git a/openwrt/toolchain/ccache/Config.in b/openwrt/toolchain/ccache/Config.in index a265375c4..9cd6f0b11 100644 --- a/openwrt/toolchain/ccache/Config.in +++ b/openwrt/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?