summaryrefslogtreecommitdiffstats
path: root/rules/host-squashfs-tools.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-04-15 16:59:53 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-04-23 13:52:56 +0200
commitace2b058afcdbb3c2c5e6a7bffc7e75fa9f6f97c (patch)
treed2a4fa3632c1f374b14e4431b93056ae5e721e22 /rules/host-squashfs-tools.make
parente745819226df1063645a05bddd394f471ceb5b57 (diff)
downloadptxdist-ace2b058afcdbb3c2c5e6a7bffc7e75fa9f6f97c.tar.gz
ptxdist-ace2b058afcdbb3c2c5e6a7bffc7e75fa9f6f97c.tar.xz
[host-squashfs-tools] install to pkgdir
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-squashfs-tools.make')
-rw-r--r--rules/host-squashfs-tools.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-squashfs-tools.make b/rules/host-squashfs-tools.make
index f5ce4768e..98e6c2e07 100644
--- a/rules/host-squashfs-tools.make
+++ b/rules/host-squashfs-tools.make
@@ -25,6 +25,6 @@ HOST_SQUASHFS_TOOLS_SUBDIR := squashfs-tools
HOST_SQUASHFS_TOOLS_MAKE_ENV := $(HOST_ENV)
HOST_SQUASHFS_TOOLS_MAKE_PAR := NO
-HOST_SQUASHFS_TOOLS_INSTALL_OPT := install INSTALL_DIR="$(PTXCONF_SYSROOT_HOST)/sbin"
+HOST_SQUASHFS_TOOLS_INSTALL_OPT := install INSTALL_DIR="$(HOST_SQUASHFS_TOOLS_PKGDIR)/sbin"
# vim: syntax=make