summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_world_common.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-15 19:43:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-03-05 08:11:42 +0100
commite76fdb80fac252594c03a0c462d59b5b7501e965 (patch)
tree0250515f8745cba6ef68c3b9c4d31289993100e8 /rules/post/ptxd_make_world_common.make
parente95362d7bb93a048f753eda8b4b4307c42514768 (diff)
downloadptxdist-e76fdb80fac252594c03a0c462d59b5b7501e965.tar.gz
ptxdist-e76fdb80fac252594c03a0c462d59b5b7501e965.tar.xz
[install] handle all install_{copy,link,node,alternative} delayed in a script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/post/ptxd_make_world_common.make')
-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 f83d33d76..eb2dbd49b 100644
--- a/rules/post/ptxd_make_world_common.make
+++ b/rules/post/ptxd_make_world_common.make
@@ -10,6 +10,7 @@
world/env/impl = \
MAKE="$(call ptx/escape,$(MAKE))" \
+ CROSS_STRIP="$(call ptx/escape,$(CROSS_STRIP))" \
PTXDIST_SYSROOT_TARGET="$(call ptx/escape,$(PTXDIST_SYSROOT_TARGET))" \
PTXDIST_SYSROOT_HOST="$(call ptx/escape,$(PTXDIST_SYSROOT_HOST))" \
PTXDIST_SYSROOT_CROSS="$(call ptx/escape,$(PTXDIST_SYSROOT_CROSS))" \