mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 04:57:55 +00:00
modules/coreboot: dasharo: reuse 24.02.1 toolchain
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
parent
b6f5c6d245
commit
0cdba412ef
@ -95,7 +95,7 @@ $(eval $(call coreboot_module,purism,24.02.01))
|
||||
# coreboot fork, based on upstream coreboot version 24.02
|
||||
coreboot-dasharo_repo := https://github.com/dasharo/coreboot
|
||||
coreboot-dasharo_commit_hash := db1d9cd59d0d7d5b708bbdf8670780914061410c
|
||||
$(eval $(call coreboot_module,dasharo,))
|
||||
$(eval $(call coreboot_module,dasharo,24.02.01))
|
||||
|
||||
# Check that the board configured the coreboot version correctly
|
||||
ifeq "$(CONFIG_COREBOOT_VERSION)" ""
|
||||
|
Loading…
Reference in New Issue
Block a user