summaryrefslogtreecommitdiffstats
path: root/rules/host-ipkg-utils.make
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2006-01-16 10:54:32 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2006-01-16 10:54:32 +0000
commite223b54a5434209f4c98f5b5c5ed8dd430874343 (patch)
treecbde9cec49f2a9b18671d0bccc9d2eb7ce9d42ef /rules/host-ipkg-utils.make
parent42cd8ea1d7f1afe4a4e491c4ded58361ef8ad38d (diff)
downloadptxdist-e223b54a5434209f4c98f5b5c5ed8dd430874343.tar.gz
ptxdist-e223b54a5434209f4c98f5b5c5ed8dd430874343.tar.xz
repairing...
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4062 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-ipkg-utils.make')
-rw-r--r--rules/host-ipkg-utils.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-ipkg-utils.make b/rules/host-ipkg-utils.make
index b886e9805..3f5ab0415 100644
--- a/rules/host-ipkg-utils.make
+++ b/rules/host-ipkg-utils.make
@@ -30,9 +30,9 @@ HOST_IPKG_UTILS_DIR = $(HOST_BUILDDIR)/$(HOST_IPKG_UTILS)
# Get
# ----------------------------------------------------------------------------
-HOST_IPKG_UTILS_get: $(STATEDIR)/HOST_IPKG_UTILS.get
+host-ipkg-utils_get: $(STATEDIR)/host-ipkg-utils.get
-$(STATEDIR)/HOST_IPKG_UTILS.get: $(host-ipkg-utils_get_deps_default)
+$(STATEDIR)/host-ipkg-utils.get: $(host-ipkg-utils_get_deps_default)
@$(call targetinfo, $@)
@$(call get_patches, $(HOST_IPKG_UTILS))
@$(call touch, $@)