Initial revision
[openwrt.git] / toolchain / ccache / Config.in
1 #
2
3 comment "Ccache Options"
4
5 config BR2_CCACHE
6         bool "Enable ccache support?"
7         default y
8         help
9             Enable ccache support?
10