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