mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 22:12:22 +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`.
Description
Languages
Shell
93.1%
Python
6.9%