diff options
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/intel/xeon_sp/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/Makefile.inc b/src/soc/intel/xeon_sp/Makefile.inc index 4c351a41e3..e5a5963aa4 100644 --- a/src/soc/intel/xeon_sp/Makefile.inc +++ b/src/soc/intel/xeon_sp/Makefile.inc @@ -19,6 +19,5 @@ postcar-y += spi.c subdirs-$(CONFIG_SOC_INTEL_XEON_RAS) += ras CPPFLAGS_common += -I$(src)/soc/intel/xeon_sp/include -CPPFLAGS_common += -I$(CONFIG_FSP_HEADER_PATH) endif ## XEON_SP_COMMON_BASE |