summaryrefslogtreecommitdiffstats
path: root/rules/memtester.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/memtester.make')
-rw-r--r--rules/memtester.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/memtester.make b/rules/memtester.make
index 0a8856853..d7d1a3e08 100644
--- a/rules/memtester.make
+++ b/rules/memtester.make
@@ -61,12 +61,9 @@ $(STATEDIR)/memtester.targetinstall:
@$(call targetinfo)
@$(call install_init, memtester)
- @$(call install_fixup, memtester,PACKAGE,memtester)
@$(call install_fixup, memtester,PRIORITY,optional)
- @$(call install_fixup, memtester,VERSION,$(MEMTESTER_VERSION))
@$(call install_fixup, memtester,SECTION,base)
@$(call install_fixup, memtester,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
- @$(call install_fixup, memtester,DEPENDS,)
@$(call install_fixup, memtester,DESCRIPTION,missing)
@$(call install_copy, memtester, 0, 0, 0755, $(MEMTESTER_DIR)/memtester, /usr/sbin/memtester)