mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
If OUTOFTREE_BUILD=1 (currently disabled but that will change) the kernel will use the existing checkout as the source tree rather than cloning another tree. If someone built anything in that tree and .config exists the build will fail complaining that the source isn't clean. Instead of failing just disable OUTOFTREE and emit a warning. OUTOFTREE combined with INCREMENTAL makes successive kernel builds pretty much no-ops (just re-linking modules and bzImage). |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |