summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/post/ptxd_make_world_common.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/post/ptxd_make_world_common.make b/rules/post/ptxd_make_world_common.make
index 67e7f5542..19f0a701d 100644
--- a/rules/post/ptxd_make_world_common.make
+++ b/rules/post/ptxd_make_world_common.make
@@ -22,6 +22,7 @@ ptx/env = \
ptx_extract_dir_cross="$(call ptx/escape,$(CROSS_BUILDDIR))" \
\
ptx_state_dir="$(call ptx/escape,$(STATEDIR))" \
+ ptx_image_dir="$(call ptx/escape,$(IMAGEDIR))" \
ptx_lib_dir="$(call ptx/escape,$(PTXDIST_LIB_DIR))" \
ptx_pkg_dir="$(call ptx/escape,$(PKGDIR))" \
ptx_pkg_dev_dir="$(call ptx/escape,$(PTXDIST_DEVPKG_PLATFORMDIR))" \