From 93ff4cbbfc243a45e0926b139786206793436e3f Mon Sep 17 00:00:00 2001 From: Prachi Gupta Date: Tue, 31 May 2016 08:47:07 -0500 Subject: Move p9_ringId.H from chips/p9/utils to chips/p9/utils/imageProcs to sync with ekb and use the latest copy RTC:154163 Change-Id: I1a6ffccd8358f2e385802b5aeccf10a0e4d9c05d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25174 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell --- src/usr/isteps/istep09/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/isteps/istep09') diff --git a/src/usr/isteps/istep09/makefile b/src/usr/isteps/istep09/makefile index 24e658568..de7302642 100644 --- a/src/usr/isteps/istep09/makefile +++ b/src/usr/isteps/istep09/makefile @@ -29,6 +29,7 @@ MODULE = istep09 EXTRAINCDIR += ${PROCEDURES_PATH}/hwp/nest/ EXTRAINCDIR += ${PROCEDURES_PATH}/hwp/io/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/ +EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include/ EXTRAINCDIR += ${ROOTPATH}/src/import/hwpf/fapi2/include/ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2/ -- cgit v1.2.1