summaryrefslogtreecommitdiffstats
path: root/rules/host-genext2fs.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-31 07:36:51 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-31 07:36:51 +0000
commita859f3a50ce7e6a23a925cf48a39de4c0820b63e (patch)
tree9068a60c9e646b16d3181fe8df8f9911f663d8e0 /rules/host-genext2fs.make
parent952599c6fc4962a9687d7cbeecaf3935a7097521 (diff)
downloadptxdist-a859f3a50ce7e6a23a925cf48a39de4c0820b63e.tar.gz
ptxdist-a859f3a50ce7e6a23a925cf48a39de4c0820b63e.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4466 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-genext2fs.make')
-rw-r--r--rules/host-genext2fs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-genext2fs.make b/rules/host-genext2fs.make
index 2d5e75416..ed9876723 100644
--- a/rules/host-genext2fs.make
+++ b/rules/host-genext2fs.make
@@ -21,7 +21,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_GENEXT2FS) += host-genext2fs
HOST_GENEXT2FS_VERSION = 1.4rc1
HOST_GENEXT2FS = genext2fs-$(HOST_GENEXT2FS_VERSION)
HOST_GENEXT2FS_SUFFIX = tar.gz
-HOST_GENEXT2FS_URL = $(PTXCONF_SETUP_SFMIRROR)/genext2fs/$(HOSTTOOL_GENEXT2FS).$(HOSTTOOL_GENEXT2FS_SUFFIX)
+HOST_GENEXT2FS_URL = $(PTXCONF_SETUP_SFMIRROR)/genext2fs/$(HOST_GENEXT2FS).$(HOST_GENEXT2FS_SUFFIX)
HOST_GENEXT2FS_SOURCE = $(SRCDIR)/$(HOST_GENEXT2FS).$(HOST_GENEXT2FS_SUFFIX)
HOST_GENEXT2FS_DIR = $(HOST_BUILDDIR)/$(HOST_GENEXT2FS)