summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index 21aeedd16..258f2fb11 100644
--- a/src/makefile
+++ b/src/makefile
@@ -95,9 +95,9 @@ hbicore_test_MODULES = ${hbicore_MODULES}
hbicore_test_EXTENDED_MODULES = ${hbicore_EXTENDED_MODULES} ${TESTCASE_MODULES}
hbicore_test_DATA_MODULES = ${hbicore_DATA_MODULES} testdata
-IMAGE_PASS_BODY += buildpnor imgsizecheck
+IMAGE_PASS_POST += buildpnor imgsizecheck
-IMAGE_PASS_BODY += $(IMGDIR)/hbotStringFile
+IMAGE_PASS_POST += $(IMGDIR)/hbotStringFile
CLEAN_TARGETS += $(IMGDIR)/hbotStringFile
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud