Commit Graph

3 Commits (6d191b73ae20d449c8daae8188b9474b84498011)

Author SHA1 Message Date
Daniel Barlow 6d191b73ae add outputs.flashable - flashable firmware.bin 2023-03-02 23:01:26 +00:00
Daniel Barlow f1b7780537 speed up kernel build
by having two separate derivations for patching the kernel source tree
and building it, we have to copy said source trees from one store
location to another which takes non-neglible time on spinning rust
(literally minutes on my machine). Replace with a single derivation
that can do more things on one tree in-place
2022-10-19 17:34:22 +01:00
Daniel Barlow af79e1e9e9 build dtb (forgot to commit this file?) 2022-10-07 00:19:29 +01:00