[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:39: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 5f950ed6abceb2bc642ce52df760ef861c09bc79
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 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index c502d2c..c52f7df 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 ##
 ## This file is part of the coreboot project.
 ##
+##
 ## Copyright (C) 2008 Advanced Micro Devices, Inc.
 ## Copyright (C) 2008 Uwe Hermann <uwe at hermann-uwe.de>
 ## Copyright (C) 2009-2010 coresystems GmbH
@@ -34,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