summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-06-22 21:57:50 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-06-22 21:57:50 +0000
commit43607cc76a869b6a644c0f377a5fcb2828b3459c (patch)
tree74cf7f41a4a717eaf831659d6fc187e88e65a82f /rules
parentc8cfeb349e781af23374602fd61a38a302a9c0a8 (diff)
downloadptxdist-43607cc76a869b6a644c0f377a5fcb2828b3459c.tar.gz
ptxdist-43607cc76a869b6a644c0f377a5fcb2828b3459c.tar.xz
template-make: cleanup alignment
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10856 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules')
-rw-r--r--rules/templates/template-make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/templates/template-make b/rules/templates/template-make
index 910e4da50..f0d06707e 100644
--- a/rules/templates/template-make
+++ b/rules/templates/template-make
@@ -88,7 +88,7 @@ $(STATEDIR)/@packet@.install:
$(STATEDIR)/@packet@.targetinstall:
@$(call targetinfo)
- @$(call install_init, @packet@)
+ @$(call install_init, @packet@)
@$(call install_fixup, @packet@,PACKAGE,@packetdash@)
@$(call install_fixup, @packet@,PRIORITY,optional)
@$(call install_fixup, @packet@,VERSION,$(@PACKET@_VERSION))