summaryrefslogtreecommitdiffstats
path: root/rules/host-ipkg-utils.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-04-06 13:53:21 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-04-06 13:53:21 +0000
commita0471bdeba62b7c2979e8bffc2b61a868ef0c840 (patch)
tree4992416e9e192561fb1b1c4c4bd27c89c57a19bc /rules/host-ipkg-utils.make
parentbb73666e786033e0cefdbbc0e6005771e135f5e4 (diff)
downloadptxdist-a0471bdeba62b7c2979e8bffc2b61a868ef0c840.tar.gz
ptxdist-a0471bdeba62b7c2979e8bffc2b61a868ef0c840.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5376 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 424d1a62f..726f7e357 100644
--- a/rules/host-ipkg-utils.make
+++ b/rules/host-ipkg-utils.make
@@ -63,8 +63,8 @@ $(STATEDIR)/host-ipkg-utils.extract: $(host-ipkg-utils_extract_deps_default)
host-ipkg-utils_prepare: $(STATEDIR)/host-ipkg-utils.prepare
-HOST_IPKG_UTILS_PATH := PATH=$(CROSS_PATH)
-HOST_IPKG_UTILS_ENV := $(CROSS_ENV)
+HOST_IPKG_UTILS_PATH := PATH=$(CROSS_PATH)
+HOST_IPKG_UTILS_ENV := $(CROSS_ENV)
$(STATEDIR)/host-ipkg-utils.prepare: $(host-ipkg-utils_prepare_deps_default)
@$(call targetinfo, $@)