summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-29 09:45:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-29 09:46:07 +0200
commit2830b8faef7d473f7d5a27f0a72e905a4819e6f0 (patch)
treecd26b478d496452df276855c73ee34c548e77403 /rules
parentccae1435e1f93a6c64fe045a2a0a3ea8602d3ec5 (diff)
downloadptxdist-2830b8faef7d473f7d5a27f0a72e905a4819e6f0.tar.gz
ptxdist-2830b8faef7d473f7d5a27f0a72e905a4819e6f0.tar.xz
[ptxd_make_world_targetinstall] add default targetinstall stage
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/post/ptxd_make_world_targetinstall.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/post/ptxd_make_world_targetinstall.make b/rules/post/ptxd_make_world_targetinstall.make
index e4a120913..cb5934e99 100644
--- a/rules/post/ptxd_make_world_targetinstall.make
+++ b/rules/post/ptxd_make_world_targetinstall.make
@@ -8,6 +8,10 @@
# see the README file.
#
+$(STATEDIR)/%.targetinstall:
+ @$(call targetinfo)
+ @$(call touch)
+
$(STATEDIR)/%.targetinstall.post:
@$(call targetinfo)
@$(call touch)