76d90c2ed2
SVN-Revision: 197
10 lines
124 B
Text
10 lines
124 B
Text
#
|
|
|
|
comment "Ccache Options"
|
|
|
|
config BR2_CCACHE
|
|
bool "Enable ccache support?"
|
|
default y
|
|
help
|
|
Enable ccache support?
|
|
|