HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/44898 )
Change subject: gitignore: Remove non-existing directory ......................................................................
gitignore: Remove non-existing directory
Change-Id: I3288fd3cd6df44cdaddff0b225d4dc9eb8300378 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M .gitignore 1 file changed, 0 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/44898/1
diff --git a/.gitignore b/.gitignore index ed66776..e353f49 100644 --- a/.gitignore +++ b/.gitignore @@ -97,7 +97,6 @@ util/cbfstool/rmodtool util/cbmem/.dependencies util/cbmem/cbmem -util/dumpmmcr/dumpmmcr util/ectool/ectool util/futility/futility util/genprof/genprof @@ -107,15 +106,11 @@ util/inteltool/.dependencies util/inteltool/inteltool util/intelvbttool/intelvbttool -util/k8resdump/k8resdump -util/lbtdump/lbtdump -util/mptable/mptable util/msrtool/Makefile util/msrtool/Makefile.deps util/msrtool/msrtool util/nvramtool/.dependencies util/nvramtool/nvramtool -util/optionlist/Options.wiki util/pmh7tool/pmh7tool util/runfw/googlesnow util/superiotool/superiotool
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44898
to look at the new patch set (#2).
Change subject: gitignore: Remove obsolete paths ......................................................................
gitignore: Remove obsolete paths
Change-Id: I3288fd3cd6df44cdaddff0b225d4dc9eb8300378 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M .gitignore 1 file changed, 0 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/44898/2
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44898 )
Change subject: gitignore: Remove obsolete paths ......................................................................
Patch Set 2: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/44898 )
Change subject: gitignore: Remove obsolete paths ......................................................................
gitignore: Remove obsolete paths
Change-Id: I3288fd3cd6df44cdaddff0b225d4dc9eb8300378 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/44898 Reviewed-by: Patrick Georgi pgeorgi@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M .gitignore 1 file changed, 0 insertions(+), 5 deletions(-)
Approvals: build bot (Jenkins): Verified Patrick Georgi: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index ed66776..e353f49 100644 --- a/.gitignore +++ b/.gitignore @@ -97,7 +97,6 @@ util/cbfstool/rmodtool util/cbmem/.dependencies util/cbmem/cbmem -util/dumpmmcr/dumpmmcr util/ectool/ectool util/futility/futility util/genprof/genprof @@ -107,15 +106,11 @@ util/inteltool/.dependencies util/inteltool/inteltool util/intelvbttool/intelvbttool -util/k8resdump/k8resdump -util/lbtdump/lbtdump -util/mptable/mptable util/msrtool/Makefile util/msrtool/Makefile.deps util/msrtool/msrtool util/nvramtool/.dependencies util/nvramtool/nvramtool -util/optionlist/Options.wiki util/pmh7tool/pmh7tool util/runfw/googlesnow util/superiotool/superiotool