2004-10-09 03:06:03 +02:00
|
|
|
#
|
|
|
|
|
2004-10-09 07:33:05 +02:00
|
|
|
comment "Ccache Options"
|
|
|
|
|
2004-10-09 08:13:40 +02:00
|
|
|
config BR2_CCACHE
|
2004-10-09 03:06:03 +02:00
|
|
|
bool "Enable ccache support?"
|
2007-01-29 11:08:39 +01:00
|
|
|
default n
|
2004-10-09 03:06:03 +02:00
|
|
|
help
|
|
|
|
Enable ccache support?
|
|
|
|
|