summaryrefslogtreecommitdiffstats
path: root/rules/calibrator.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 21:09:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-19 13:19:06 +0200
commit8a3cfa7779c598f3978c6d473a7ab4a95e76ec88 (patch)
treefa78bc6b9c0c1daf0756f0df3583d9468091692e /rules/calibrator.make
parent4ea2e01f94e10a535c4fb7d07eec0cbbd9e40df3 (diff)
downloadptxdist-8a3cfa7779c598f3978c6d473a7ab4a95e76ec88.tar.gz
ptxdist-8a3cfa7779c598f3978c6d473a7ab4a95e76ec88.tar.xz
[rules] remove obsolete fixup lines
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/calibrator.make')
-rw-r--r--rules/calibrator.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/calibrator.make b/rules/calibrator.make
index 655e03e84..dcf1e8f03 100644
--- a/rules/calibrator.make
+++ b/rules/calibrator.make
@@ -55,12 +55,9 @@ $(STATEDIR)/calibrator.targetinstall:
@$(call targetinfo)
@$(call install_init, calibrator)
- @$(call install_fixup, calibrator,PACKAGE,calibrator)
@$(call install_fixup, calibrator,PRIORITY,optional)
- @$(call install_fixup, calibrator,VERSION,$(CALIBRATOR_VERSION))
@$(call install_fixup, calibrator,SECTION,base)
@$(call install_fixup, calibrator,AUTHOR,"Michael Olbrich <m.olbrich@pengutronix.de>")
- @$(call install_fixup, calibrator,DEPENDS,)
@$(call install_fixup, calibrator,DESCRIPTION,missing)
@$(call install_copy, calibrator, 0, 0, 0755, $(CALIBRATOR_DIR)/calibrator, /usr/bin/calibrator)