9cd6f0b11d60a7f4d29d7519afde9c37dde4a110
[openwrt.git] / toolchain / ccache / Config.in
1 #
2 if CONFIG_DEVEL
3 comment "Ccache Options"
4 endif
5
6 config BR2_CCACHE
7 bool "Enable ccache support?" if CONFIG_DEVEL
8 default y
9 help
10 Enable ccache support?
11
This page took 0.036917 seconds and 3 git commands to generate.