diff options
-rwxr-xr-x | getcb | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -77,6 +77,9 @@ 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 +# TODO: delete the above line, test these commits: +# http://review.coreboot.org/#/c/8427/ +# http://review.coreboot.org/#/c/8428/ # Run coreboot-libre deblob scripts # --------------------------------------------------------------------------------- |