summaryrefslogtreecommitdiffstats
path: root/sbe
diff options
context:
space:
mode:
Diffstat (limited to 'sbe')
-rw-r--r--sbe/image/img_defs.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbe/image/img_defs.mk b/sbe/image/img_defs.mk
index af32b827..99ca895b 100644
--- a/sbe/image/img_defs.mk
+++ b/sbe/image/img_defs.mk
@@ -237,6 +237,10 @@ ifdef SBE_ISTEP_STUBBED
GCC-DEFS += -DSBE_ISTEP_STUBBED=1
endif
+ifdef SIM_ONLY_OSC_SWC_CHK
+GCC-DEFS += -DSIM_ONLY_OSC_SWC_CHK=1
+endif
+
ifdef __FAPI_DELAY_SIM__
GCC-DEFS += -D__FAPI_DELAY_SIM__=1
endif
OpenPOWER on IntegriCloud