summaryrefslogtreecommitdiffstats
path: root/rules/commoncpp2.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-12 17:17:27 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-12 17:17:27 +0000
commit89587de57a4467c7178521981cb866e4679a32dc (patch)
tree495788e04e484ed7e6158e45905f4fdcac2defaa /rules/commoncpp2.make
parent34ba8d704ff31fb2a8a4a63047ef83f8dbef450d (diff)
downloadptxdist-89587de57a4467c7178521981cb866e4679a32dc.tar.gz
ptxdist-89587de57a4467c7178521981cb866e4679a32dc.tar.xz
fixup dependencies
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/commoncpp2.make')
-rw-r--r--rules/commoncpp2.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/commoncpp2.make b/rules/commoncpp2.make
index 05aa5b543..6c065544a 100644
--- a/rules/commoncpp2.make
+++ b/rules/commoncpp2.make
@@ -32,7 +32,7 @@ COMMONCPP2_DIR = $(BUILDDIR)/$(COMMONCPP2)
commoncpp2_get: $(STATEDIR)/commoncpp2.get
-$(STATEDIR)/commoncpp2.get: $(commoncpp2_get_deps)
+$(STATEDIR)/commoncpp2.get: $(commoncpp2_get_deps_default)
@$(call targetinfo, $@)
@$(call touch, $@)