Skip to content
0.11.0 release

New features:

- Add support for make variables, e.g. LLVM=1, W=3, etc.
- Add support for overriding image registry and tags via environment variables.

Bug fixes:

- modules: depend on the kernel target. This avoids trying to build modules if
  the kernel itself failed to build.