Skip to content

Commit 40d86b6

Browse files
committed
reuse 4.11 buildstack when building d16
Signed-off-by: arhabd <arhabodey@proton.me>
1 parent 82cabe2 commit 40d86b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/coreboot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ $(eval $(call coreboot_module,24.12,))
117117
# Pointing to https://git.15h.org/mrothfuss/coreboot-15h/src/branch/4.11-tpm-measured-boot latest commit as of 20250316
118118
coreboot-15h_repo := https://git.15h.org/mrothfuss/coreboot-15h.git
119119
coreboot-15h_commit_hash := 1c529657c0c1221f1c63dd8cd1fd096c7821de9c
120-
$(eval $(call coreboot_module,15h,))
120+
$(eval $(call coreboot_module,15h,4.11))
121121

122122

123123
# Check that the board configured the coreboot version correctly

0 commit comments

Comments
 (0)