diff --git a/config/show_config b/config/show_config index 82029ff957..9ca1daec4a 100644 --- a/config/show_config +++ b/config/show_config @@ -37,6 +37,7 @@ show_config() { config_message+="\n - DEBUG:\t\t\t\t ${DEBUG:-no}" config_message+="\n - CFLAGS:\t\t\t\t ${TARGET_CFLAGS}" config_message+="\n - LDFLAGS:\t\t\t\t ${TARGET_LDFLAGS}" + config_message+="\n - Local ccache:\t\t\t ${LOCAL_CCACHE:-no}" # Misc. hardware configuration