[coreboot-gerrit] Change in coreboot[master]: soc/intel/icelake: Include path for FSP headers

Subrata Banik (Code Review) gerrit at coreboot.org
Wed Oct 31 16:30:18 CET 2018


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


Change subject: soc/intel/icelake: Include path for FSP headers
......................................................................

soc/intel/icelake: Include path for FSP headers

This patch includes Icelake specific FSP headers for coreboot build.

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/29400/1

diff --git a/src/soc/intel/icelake/Makefile.inc b/src/soc/intel/icelake/Makefile.inc
index a81edd4..2a08401 100644
--- a/src/soc/intel/icelake/Makefile.inc
+++ b/src/soc/intel/icelake/Makefile.inc
@@ -74,6 +74,8 @@
 verstage-y += spi.c
 verstage-$(CONFIG_UART_DEBUG) += uart.c
 
+CPPFLAGS_common += -I$(src)/vendorcode/intel/fsp/fsp2_0/icelake
+
 CPPFLAGS_common += -I$(src)/soc/intel/icelake
 CPPFLAGS_common += -I$(src)/soc/intel/icelake/include
 

-- 
To view, visit https://review.coreboot.org/29400
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: I34ddf35740d44bd73adb877f194d3851c0d17acd
Gerrit-Change-Number: 29400
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/20181031/c32a2257/attachment-0001.html>


More information about the coreboot-gerrit mailing list