[coreboot-gerrit] New patch to review for coreboot: a2d07d2 superio/ite/it8772f/Makefile.inc: Build romstage symbols

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Mon Jul 14 08:32:30 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6271

-gerrit

commit a2d07d2b70c94f5588d6ea7443a5e38330089a68
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Mon Jul 14 16:31:25 2014 +1000

    superio/ite/it8772f/Makefile.inc: Build romstage symbols
    
    Change-Id: Ieef32ac7285246717f0519ffed4314ba28cd47dc
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/superio/ite/it8772f/Makefile.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/superio/ite/it8772f/Makefile.inc b/src/superio/ite/it8772f/Makefile.inc
index 7b6be2c..b654102 100644
--- a/src/superio/ite/it8772f/Makefile.inc
+++ b/src/superio/ite/it8772f/Makefile.inc
@@ -18,4 +18,5 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 ##
 
+romstage-$(CONFIG_SUPERIO_ITE_IT8772F) += early_serial.c
 ramstage-$(CONFIG_SUPERIO_ITE_IT8772F) += superio.c



More information about the coreboot-gerrit mailing list