From fd4e73a22541f936d6a16b8a2d04f4ab9edaa914 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Wed, 8 Jan 2020 14:23:07 -0600 Subject: Add obj tree to EXTRAINCDIR for istep10 Some generated files will be needed by some HWPs in this istep. Change-Id: Ia8cbb87a4a9dfc5ede40261854df7ce3f22d9d8a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89403 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M Crowell --- src/usr/isteps/istep10/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/usr/isteps') diff --git a/src/usr/isteps/istep10/makefile b/src/usr/isteps/istep10/makefile index ac6233867..2590c4f63 100644 --- a/src/usr/isteps/istep10/makefile +++ b/src/usr/isteps/istep10/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2015,2019 +# Contributors Listed Below - COPYRIGHT 2015,2020 # [+] International Business Machines Corp. # # @@ -51,6 +51,7 @@ EXTRAINCDIR += ${INITFILES_HWP_PATH} EXTRAINCDIR += ${PERV_HWP_PATH} EXTRAINCDIR += ${OCMB_HWP_PATH} EXTRAINCDIR += ${ROOTPATH}/src/import/ +EXTRAINCDIR += ${ROOTPATH}/obj/genfiles/chips/ocmb/explorer/procedures/hwp/memory/lib/ OBJS += call_proc_build_smp.o -- cgit v1.2.1