[coreboot-gerrit] Patch set updated for coreboot: soc/intel/skylake: Include common block directory [WIP]

Subrata Banik (subrata.banik@intel.com) gerrit at coreboot.org
Mon Feb 20 13:53:44 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/18378

-gerrit

commit 9692966d0bf964261f6804ead4d44641f61c8894
Author: Subrata Banik <subrata.banik at intel.com>
Date:   Thu Feb 16 16:15:14 2017 +0530

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

diff --git a/src/soc/intel/skylake/Makefile.inc b/src/soc/intel/skylake/Makefile.inc
index 4b6fcfc..836a0a1 100644
--- a/src/soc/intel/skylake/Makefile.inc
+++ b/src/soc/intel/skylake/Makefile.inc
@@ -8,6 +8,7 @@ subdirs-y += ../../../cpu/x86/lapic
 subdirs-y += ../../../cpu/x86/mtrr
 subdirs-y += ../../../cpu/x86/smm
 subdirs-y += ../../../cpu/x86/tsc
+subdirs-y += ../common/block/*
 
 bootblock-y += bootblock/bootblock.c
 bootblock-y += bootblock/cache_as_ram.S



More information about the coreboot-gerrit mailing list