Skip to content

Commit

Permalink
modules/coreboot: bump commit
Browse files Browse the repository at this point in the history
Signed-off-by: Krystian Hebel <[email protected]>
  • Loading branch information
krystian-hebel committed Mar 6, 2023
1 parent 9b864bc commit 0583df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/coreboot
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ else ifeq "$(CONFIG_COREBOOT_VERSION)" "4.17"
EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches -Wno-error=packed-not-aligned -Wno-error=address-of-packed-member
else ifeq "$(CONFIG_COREBOOT_VERSION)" "talos_2"
coreboot_version = git
coreboot_commit_hash = 88ca8667864ed75490307b23e9744e59c1ce8e41
coreboot_commit_hash = 78b9c4604d7a5c73990fcba2b7f8538a48e29bcb
coreboot_repo := https://github.com/Dasharo/coreboot

else
Expand Down

0 comments on commit 0583df6

Please sign in to comment.