Openwrt/openwrt/toolchain/ccache/Config.in

12 lines
162 B
Plaintext
Raw Normal View History

2005-01-16 11:43:02 +00:00
#
if CONFIG_DEVEL
comment "Ccache Options"
endif
2005-01-16 11:43:02 +00:00
config BR2_CCACHE
bool "Enable ccache support?" if CONFIG_DEVEL
2005-01-16 11:43:02 +00:00
default y
help
Enable ccache support?