summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_image_common.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/post/ptxd_make_image_common.make')
-rw-r--r--rules/post/ptxd_make_image_common.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/post/ptxd_make_image_common.make b/rules/post/ptxd_make_image_common.make
index 1581173f7..25bfdb4ce 100644
--- a/rules/post/ptxd_make_image_common.make
+++ b/rules/post/ptxd_make_image_common.make
@@ -18,6 +18,7 @@ image/env = \
$(call ptx/env) \
image_pkgs_selected_target="$(call ptx/escape,$(PTX_PACKAGES_INSTALL))" \
image_repo_dist_dir="$(call ptx/escape,$(PTXCONF_SETUP_IPKG_REPOSITORY)/$(call remove_quotes,$(PTXCONF_PROJECT))/dists/$(call remove_quotes,$(PTXCONF_PROJECT))$(call remove_quotes,$(PTXCONF_PROJECT_VERSION)))" \
+ image_xpkg_type=$(PTXCONF_HOST_PACKAGE_MANAGEMENT) \
\
image_work_dir="$(call ptx/escape,$(image/work_dir))" \
image_permissions="$(call ptx/escape,$(image/permissions))"