mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-30 15:51:31 +01:00
The current kernel build process expects ccache to be effective but since setting CCACHE_BASEDIR globally was reverted in 35d8b34a builds have been uncached any time the source revision changes. Until it is safe to set CCACHE_BASEDIR globally again we should at least make use of it for kernel builds.