workflows/build-boot: Add mt7976 bootloader

It is the chipset used on banana pi r3.
This commit is contained in:
Mattias Walström
2025-09-14 13:37:49 +02:00
parent 399894e9a1
commit 56fce18d66
5 changed files with 6 additions and 73 deletions
+1
View File
@@ -20,6 +20,7 @@ jobs:
- cn9130_crb_boot
- aarch64_qemu_boot
- rpi4_boot
- mt7986_sd_boot
env:
MAKEFLAGS: -j5
steps: