mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Most operations are manipulating the build directory, making everything overly verbose by having to reference $KBUILD_OUTPUT constantly. The only command that actually needs to run from source directory is `make`.