summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/xip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/xip/Makefile')
-rw-r--r--src/import/chips/p9/xip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/xip/Makefile b/src/import/chips/p9/xip/Makefile
index 59f125c4..125a3ecc 100644
--- a/src/import/chips/p9/xip/Makefile
+++ b/src/import/chips/p9/xip/Makefile
@@ -36,6 +36,10 @@ INCLUDES += -I.
INCLUDES += -I../../../hwpf/fapi2/include/plat # ekb: define path variable covering ekb and ppe
INCLUDES += -I../../../../hwpf/include/plat/ # ppe: define path variable covering ekb and ppe
+ifeq ($(PROJECT_NAME),sbe)
+XIP_FLAGS+=-D__PPE__
+endif
+
XIP_FLAGS += -DDEBUG_P9_XIP_IMAGE=1
XIP_FLAGS += -DFAPI2_NO_FFDC
OpenPOWER on IntegriCloud