[coreboot-gerrit] New patch to review for coreboot: DO-NOT-MERGE: another testing gerrit

Alexander Couzens (lynxis@fe80.eu) gerrit at coreboot.org
Tue Jul 12 12:30:31 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 372802afc3dc8083bcd66a16266c9c172f2d6a58
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 c502d2c..3dccbac 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,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