Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37216 )
Change subject: .gitignore: Add pmh7tool binary ......................................................................
.gitignore: Add pmh7tool binary
Change-Id: Ide09ac2f61cffadb86f8a52b99a8ed9536a86a50 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/37216/1
diff --git a/.gitignore b/.gitignore index 84b3af1..0cc6ae2 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,7 @@ util/nvramtool/.dependencies util/nvramtool/nvramtool util/optionlist/Options.wiki +util/pmh7tool/pmh7tool util/romcc/build util/runfw/googlesnow util/superiotool/superiotool
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37216 )
Change subject: .gitignore: Add pmh7tool binary ......................................................................
Patch Set 1: Code-Review+2
Arthur Heymans has submitted this change. ( https://review.coreboot.org/c/coreboot/+/37216 )
Change subject: .gitignore: Add pmh7tool binary ......................................................................
.gitignore: Add pmh7tool binary
Change-Id: Ide09ac2f61cffadb86f8a52b99a8ed9536a86a50 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/37216 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index 84b3af1..0cc6ae2 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,7 @@ util/nvramtool/.dependencies util/nvramtool/nvramtool util/optionlist/Options.wiki +util/pmh7tool/pmh7tool util/romcc/build util/runfw/googlesnow util/superiotool/superiotool