File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -188,6 +188,7 @@ jobs:
188188 - build/x86/coreboot-4.15
189189 - build/x86/coreboot-4.17
190190 - build/x86/coreboot-4.22.01
191+ - build/x86/coreboot-mrchromebox
191192 - build/x86/coreboot-nitrokey
192193 - build/x86/coreboot-purism
193194 - build/x86/musl-cross-38e52db8358c043ae82b346a2e6e66bc86a53bc1
Original file line number Diff line number Diff line change @@ -88,6 +88,11 @@ coreboot-purism_repo := https://source.puri.sm/firmware/coreboot.git
8888coreboot-purism_commit_hash := 0d57cff58fba2f3a4d3a714a4eae65753e58c6ff
8989$(eval $(call coreboot_module,purism,))
9090
91+ # MrChromebox is based on 4.22, but focusing on Chromebooks / Chromeboxes.
92+ coreboot-mrchromebox_repo := https://github.com/MrChromebox/coreboot.git
93+ coreboot-mrchromebox_commit_hash := 9071e69522e38bef841253dc5970ca6b806d2e55
94+ $(eval $(call coreboot_module,mrchromebox,))
95+
9196# MSI and Nitropad NV41 / NS50 boards are based on Dasharo coreboot port
9297coreboot-dasharo_repo := https://github.com/dasharo/coreboot
9398coreboot-dasharo_commit_hash := 3a9aa3a4692f3dd49732f5b4e3ec54be385f0969
You can’t perform that action at this time.
0 commit comments