From 421be91d34cfbca0731e2437715d1d2902f1f03d Mon Sep 17 00:00:00 2001 From: Martin Peschke Date: Thu, 31 Mar 2016 12:19:32 +0200 Subject: Relocation of header files to ./tools/imageProcs (required ppe changes) Change-Id: Ifbe1ad4fb7b409f590ded43458c75a997f8b6287 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22701 Tested-by: Jenkins Server Reviewed-by: Martin Peschke --- tools/image/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/image/Makefile b/tools/image/Makefile index b946acd4..d557928a 100644 --- a/tools/image/Makefile +++ b/tools/image/Makefile @@ -38,6 +38,7 @@ INCLUDES += -I ../../pk/trace/ INCLUDES += -I ../../tools/ppetracepp/ INCLUDES += -I ../../import/hwpf/fapi2/include/ INCLUDES += -I ../../import/chips/p9/xip/ +INCLUDES += -I ../../import/tools/imageProcs/ # Under Linux the scheme is to use a common compiler to create procedures. # However, the common compiler can be VERY slow, so if the system compiler is -- cgit v1.2.1