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