[coreboot-gerrit] Change in coreboot[master]: soc/intel/apollolake: Able to include headers from soc/ directory

Subrata Banik (Code Review) gerrit at coreboot.org
Mon May 7 11:51:09 CEST 2018


Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/26130


Change subject: soc/intel/apollolake: Able to include headers from soc/ directory
......................................................................

soc/intel/apollolake: Able to include headers from soc/ directory

Change-Id: If8a12f68413b560022dbf7b93c15646c59c7e020
Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
M src/soc/intel/apollolake/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/26130/1

diff --git a/src/soc/intel/apollolake/Makefile.inc b/src/soc/intel/apollolake/Makefile.inc
index 5c060ad..7f677c9 100644
--- a/src/soc/intel/apollolake/Makefile.inc
+++ b/src/soc/intel/apollolake/Makefile.inc
@@ -97,6 +97,7 @@
 ramstage-y += gpio_apl.c
 endif
 
+CPPFLAGS_common += -I$(src)/soc/intel/apollolake
 CPPFLAGS_common += -I$(src)/soc/intel/apollolake/include
 ifeq ($(CONFIG_SOC_INTEL_GLK),y)
 CPPFLAGS_common += -I$(src)/vendorcode/intel/fsp/fsp2_0/glk

-- 
To view, visit https://review.coreboot.org/26130
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If8a12f68413b560022dbf7b93c15646c59c7e020
Gerrit-Change-Number: 26130
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180507/8a5a0998/attachment-0001.html>


More information about the coreboot-gerrit mailing list