Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48005 )
Change subject: util/cbfstool/.gitignore: Add ifittool ......................................................................
util/cbfstool/.gitignore: Add ifittool
Change-Id: Ie0ee6511e91c0bf1ff2f4ca49b24e3e5a36a06f2 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M util/cbfstool/.gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/48005/1
diff --git a/util/cbfstool/.gitignore b/util/cbfstool/.gitignore index 560d7ea..a63222a 100644 --- a/util/cbfstool/.gitignore +++ b/util/cbfstool/.gitignore @@ -1,5 +1,6 @@ cbfs-compression-tool cbfstool fmaptool +ifittool ifwitool rmodtool
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48005 )
Change subject: util/cbfstool/.gitignore: Add ifittool ......................................................................
Patch Set 1: Code-Review+1
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48005 )
Change subject: util/cbfstool/.gitignore: Add ifittool ......................................................................
Patch Set 1: Code-Review+2
Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48005 )
Change subject: util/cbfstool/.gitignore: Add ifittool ......................................................................
Patch Set 1: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/48005 )
Change subject: util/cbfstool/.gitignore: Add ifittool ......................................................................
util/cbfstool/.gitignore: Add ifittool
Change-Id: Ie0ee6511e91c0bf1ff2f4ca49b24e3e5a36a06f2 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/48005 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Nico Huber nico.h@gmx.de Reviewed-by: Felix Singer felixsinger@posteo.net --- M util/cbfstool/.gitignore 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Paul Menzel: Looks good to me, but someone else must approve Felix Singer: Looks good to me, approved
diff --git a/util/cbfstool/.gitignore b/util/cbfstool/.gitignore index 560d7ea..a63222a 100644 --- a/util/cbfstool/.gitignore +++ b/util/cbfstool/.gitignore @@ -1,5 +1,6 @@ cbfs-compression-tool cbfstool fmaptool +ifittool ifwitool rmodtool