summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/ibl/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/xeon_sp/ibl/Makefile.mk')
-rw-r--r--src/soc/intel/xeon_sp/ibl/Makefile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/soc/intel/xeon_sp/ibl/Makefile.mk b/src/soc/intel/xeon_sp/ibl/Makefile.mk
new file mode 100644
index 0000000000..a92d559827
--- /dev/null
+++ b/src/soc/intel/xeon_sp/ibl/Makefile.mk
@@ -0,0 +1,7 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
+bootblock-y += soc_gpio.c soc_pch.c
+romstage-y += soc_gpio.c soc_pmutil.c soc_pch.c
+ramstage-y += lockdown.c soc_gpio.c soc_pch.c soc_pmutil.c
+
+CPPFLAGS_common += -I$(src)/soc/intel/xeon_sp/ibl/include