summaryrefslogtreecommitdiffstats
path: root/rules/templates
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-21 06:26:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:36:43 +0200
commit173ddab22f00d23f2794d86d270aa2c0294b2727 (patch)
treec36c0b2e96adc15e5bc20532498dc9c9deae0162 /rules/templates
parentd5d17c2589d6096ac75bdbe0197abf5326244433 (diff)
downloadptxdist-173ddab22f00d23f2794d86d270aa2c0294b2727.tar.gz
ptxdist-173ddab22f00d23f2794d86d270aa2c0294b2727.tar.xz
[templates/template-src-cmake-prog-make] targetinstall consolidation
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/templates')
-rw-r--r--rules/templates/template-src-cmake-prog-make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/templates/template-src-cmake-prog-make b/rules/templates/template-src-cmake-prog-make
index 6c6eb112f..d1a0c61a4 100644
--- a/rules/templates/template-src-cmake-prog-make
+++ b/rules/templates/template-src-cmake-prog-make
@@ -53,7 +53,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@")