mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-12 21:52:11 +00:00
11 lines
124 B
Plaintext
11 lines
124 B
Plaintext
#
|
|
|
|
comment "Ccache Options"
|
|
|
|
config BR2_CCACHE
|
|
bool "Enable ccache support?"
|
|
default y
|
|
help
|
|
Enable ccache support?
|
|
|