mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +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%
Python
6.9%