summaryrefslogtreecommitdiffstats
path: root/rules/templates
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-21 06:26:09 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:36:42 +0200
commit013415b11815b5948c8170f01cb21c5496e54108 (patch)
treed03d21db6fb69971b6c1c095600d8e8788e48b8e /rules/templates
parent663ee0641d8568bbf0580f0a6c1d2211849e4a04 (diff)
downloadptxdist-013415b11815b5948c8170f01cb21c5496e54108.tar.gz
ptxdist-013415b11815b5948c8170f01cb21c5496e54108.tar.xz
[templates/template-target-make] targetinstall consolidation
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/templates')
-rw-r--r--rules/templates/template-target-make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/templates/template-target-make b/rules/templates/template-target-make
index e49b0d6f0..c945d6c79 100644
--- a/rules/templates/template-target-make
+++ b/rules/templates/template-target-make
@@ -77,7 +77,7 @@ $(@PACKAGE@_SOURCE):
$(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
- @$(call install_init, @package@)
+ @$(call install_init, @package@)
@$(call install_fixup, @package@,PRIORITY,optional)
@$(call install_fixup, @package@,SECTION,base)
@$(call install_fixup, @package@,AUTHOR,"@AUTHOR@")