[coreboot-gerrit] New patch to review for coreboot: soc/intel/apollolake: Include intel common block directory[WIP]

Subrata Banik (subrata.banik@intel.com) gerrit at coreboot.org
Thu Feb 16 11:56:36 CET 2017


Subrata Banik (subrata.banik at intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18379

-gerrit

commit c8b6f3c4ef033ee323a3b2db69324e8203e82b71
Author: Subrata Banik <subrata.banik at intel.com>
Date:   Thu Feb 16 16:23:53 2017 +0530

    soc/intel/apollolake: Include intel common block directory[WIP]
    
    Change-Id: Ib1e5b5593ed169433a70f8b630c652963e143154
    Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
 src/soc/intel/apollolake/Makefile.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/soc/intel/apollolake/Makefile.inc b/src/soc/intel/apollolake/Makefile.inc
index 5e1cf73..6b7db08 100644
--- a/src/soc/intel/apollolake/Makefile.inc
+++ b/src/soc/intel/apollolake/Makefile.inc
@@ -7,6 +7,7 @@ subdirs-y += ../../../cpu/x86/mtrr
 subdirs-y += ../../../cpu/x86/smm
 subdirs-y += ../../../cpu/x86/tsc
 subdirs-y += ../../../cpu/x86/cache
+subdirs-y += ../common/block/*
 
 bootblock-y += bootblock/bootblock.c
 bootblock-y += bootblock/bootblock.c



More information about the coreboot-gerrit mailing list