summaryrefslogtreecommitdiffstats
path: root/getcb
diff options
context:
space:
mode:
Diffstat (limited to 'getcb')
-rwxr-xr-xgetcb3
1 files changed, 3 insertions, 0 deletions
diff --git a/getcb b/getcb
index a99ffdf..1f12c41 100755
--- a/getcb
+++ b/getcb
@@ -75,6 +75,9 @@ git fetch http://review.coreboot.org/coreboot refs/changes/79/7979/1 && git cher
# (and later, it won't even do that, once the R400 support is merged in coreboot)
git am ../resources/libreboot/patch/r400.diff
+# Fix build issue when building coreboot without .git
+git fetch http://review.coreboot.org/coreboot refs/changes/23/8423/1 && git cherry-pick FETCH_HEAD
+
# Run coreboot-libre deblob scripts
# ---------------------------------------------------------------------------------