summaryrefslogtreecommitdiffstats
path: root/rules/i915resolution.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-09-10 22:21:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:35:56 +0200
commita4c478eaca49dead8deb632f92530acfbf31092f (patch)
tree3fd2ecbbb927db55207a383fe34b410b1956b10d /rules/i915resolution.make
parentcc019dc9b0c477585373108bc3fa4988174cff9d (diff)
downloadptxdist-a4c478eaca49dead8deb632f92530acfbf31092f.tar.gz
ptxdist-a4c478eaca49dead8deb632f92530acfbf31092f.tar.xz
[i915resolution] targetinstall consolidation
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/i915resolution.make')
-rw-r--r--rules/i915resolution.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/rules/i915resolution.make b/rules/i915resolution.make
index 21c7c75db..7e8f5a0c1 100644
--- a/rules/i915resolution.make
+++ b/rules/i915resolution.make
@@ -1,7 +1,7 @@
# -*-makefile-*-
#
# Copyright (C) 2006 by Erwin Rol
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -49,14 +49,14 @@ $(STATEDIR)/i915resolution.targetinstall:
@$(call targetinfo)
@$(call install_init, i915resolution)
- @$(call install_fixup,i915resolution,PRIORITY,optional)
- @$(call install_fixup,i915resolution,SECTION,base)
- @$(call install_fixup,i915resolution,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
- @$(call install_fixup,i915resolution,DESCRIPTION,missing)
+ @$(call install_fixup, i915resolution,PRIORITY,optional)
+ @$(call install_fixup, i915resolution,SECTION,base)
+ @$(call install_fixup, i915resolution,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
+ @$(call install_fixup, i915resolution,DESCRIPTION,missing)
@$(call install_copy, i915resolution, 0, 0, 0755, -, /usr/sbin/915resolution)
- @$(call install_finish,i915resolution)
+ @$(call install_finish, i915resolution)
@$(call touch)