Commit 4869f2ec authored by Arnout Vandecappelle (Essensium/Mind)'s avatar Arnout Vandecappelle (Essensium/Mind) Committed by Peter Korsgaard
Browse files

ethtool: fix license info variable

parent 342d54e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
ETHTOOL_VERSION = 3.6
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPLv2
ETHTOOL_LICENSE_FILE = COPYING
ETHTOOL_LICENSE_FILES = COPYING

$(eval $(autotools-package))