diff options
Diffstat (limited to 'openwrt/toolchain/ccache/Config.in')
-rw-r--r-- | openwrt/toolchain/ccache/Config.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/toolchain/ccache/Config.in b/openwrt/toolchain/ccache/Config.in deleted file mode 100644 index 9cd6f0b11..000000000 --- a/openwrt/toolchain/ccache/Config.in +++ /dev/null @@ -1,11 +0,0 @@ -# -if CONFIG_DEVEL - comment "Ccache Options" -endif - -config BR2_CCACHE - bool "Enable ccache support?" if CONFIG_DEVEL - default y - help - Enable ccache support? - |