[coreboot-gerrit] Patch set updated for coreboot: DO-NOT-MERGE: another testing gerrit

Alexander Couzens (lynxis@fe80.eu) gerrit at coreboot.org
Tue Jul 12 12:38:37 CEST 2016


Alexander Couzens (lynxis at fe80.eu) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15622

-gerrit

commit a06af8085f6b186c58e1fec1a38214e5f2dc2512
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Jul 12 12:29:38 2016 +0200

    DO-NOT-MERGE: another testing gerrit
    
    Change-Id: I2efe23872c2a0411bd287982fc529f6b0c3ce3ce
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index ce4ed0e..407103b 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,8 @@
 # to silence stupid warnings about a file that would be generated anyway.
 $(if $(wildcard .xcompile),,$(eval $(shell util/xcompile/xcompile $(XGCCPATH) > .xcompile || rm -f .xcompile)))
 
+
+
 .xcompile: util/xcompile/xcompile
 	rm -f $@
 	$< $(XGCCPATH) > $@.tmp



More information about the coreboot-gerrit mailing list