summaryrefslogtreecommitdiffstats
path: root/rules/hexedit.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hexedit.make')
-rw-r--r--rules/hexedit.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/hexedit.make b/rules/hexedit.make
index 592c85901..6d91b3b73 100644
--- a/rules/hexedit.make
+++ b/rules/hexedit.make
@@ -70,8 +70,7 @@ $(STATEDIR)/hexedit.targetinstall:
@$(call install_fixup, hexedit,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
@$(call install_fixup, hexedit,DESCRIPTION,missing)
- @$(call install_copy, hexedit, 0, 0, 0755, -, \
- /usr/bin/hexedit)
+ @$(call install_copy, hexedit, 0, 0, 0755, -, /usr/bin/hexedit)
@$(call install_finish, hexedit)