timmy
9063d127ea
Updates
...
Add firmware support (needed for non-module builds)
Add a persistent mode for more efficient rebuilds
Add the final kernel config to the repo
2026-08-08 00:42:47 -07:00
Damiano Donati and GitHub
88a88781d1
gokr-rebuild-kernel: refactor architecture handling ( #11 )
...
This change updates the architecture handling in the indocker and rebuildkernel and improves the logic for cross-compilation by ensuring the best architecture/cross-compilation combo is used when building the kernel.
It also makes the tool work on macOS.
2026-06-01 18:39:54 +02:00
Michael Stapelberg
5fa617d9ac
gokr-rebuild-kernel: make dtb copying configurable
2024-08-02 16:41:52 +02:00
Michael Stapelberg
f3f687c0a2
implement -flavor=raspberrypi (defconfig target, copy overlays)
2024-08-02 15:21:31 +02:00
Michael Stapelberg
2126940d68
gokr-rebuild-kernel: log file copies for debugging
2024-08-02 09:34:52 +02:00
Michael Stapelberg
10418837b1
gokr-rebuild-kernel: only look for dtb files with -cross=arm64
2024-08-02 08:58:07 +02:00
Michael Stapelberg
7fef833ff5
implement -cross=arm64 flag
2024-08-01 23:05:00 +02:00
Michael Stapelberg
2edd0175b5
gokr-rebuild-kernel: read patch list from series file
...
Also error out if not running from a _build directory,
to catch that mistake early.
2024-08-01 21:45:49 +02:00
Michael Stapelberg
eba9c5d9e0
add generalized version of gokr-rebuild-kernel
...
related to https://github.com/gokrazy/gokrazy/issues/263
2024-08-01 15:27:20 +02:00