12 Commits
Author SHA1 Message Date
timmy b9769f0ab9 Skip empty lines 2026-08-08 01:10:44 -07:00
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 DonatiandGitHub 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 be22664e50 gokr-rebuild-kernel: copy (now-available) Raspberry Pi 5 dtb
related to https://github.com/gokrazy/gokrazy/issues/223
2025-11-13 17:55:19 +01:00
Olivier Mengué #openToWork-ParisandGitHub 433f1a3420 gokr-rebuild-kernel: fix typo in log for "make mod2noconfig" (#6) 2025-03-12 17:45:25 +01: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