summaryrefslogtreecommitdiffstats
path: root/tools/image
diff options
context:
space:
mode:
Diffstat (limited to 'tools/image')
-rw-r--r--tools/image/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/image/Makefile b/tools/image/Makefile
index a7da7ae9..c9229c2d 100644
--- a/tools/image/Makefile
+++ b/tools/image/Makefile
@@ -24,13 +24,16 @@ endif
INCLUDES += -I. -I../../ -I../../utils
INCLUDES += -I ../../sbe/image/
INCLUDES += -I ../../sbe/sbefw/
-INCLUDES += -I ../../sbe/plat/include
-INCLUDES += -I ../../hwpf/plat/include/
+INCLUDES += -I ../../sbe/hwpf/include/plat
+INCLUDES += -I ../../sbe/hwpf/include
+INCLUDES += -I ../../hwpf/include/plat
+INCLUDES += -I ../../hwpf/include/
INCLUDES += -I ../../pk/ppe42/
INCLUDES += -I ../../pk/kernel/
INCLUDES += -I ../../pk/std/
INCLUDES += -I ../../pk/trace/
INCLUDES += -I ../../tools/ppetracepp/
+INCLUDES += -I ../../importtemp/fapi2/include/plat
INCLUDES += -I ../../importtemp/fapi2/include/
# Under Linux the scheme is to use a common compiler to create procedures.
OpenPOWER on IntegriCloud