ethtool: fix license info variable
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Acked-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
342d54e9a5
commit
4869f2ecab
@@ -7,6 +7,6 @@
|
|||||||
ETHTOOL_VERSION = 3.6
|
ETHTOOL_VERSION = 3.6
|
||||||
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
|
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
|
||||||
ETHTOOL_LICENSE = GPLv2
|
ETHTOOL_LICENSE = GPLv2
|
||||||
ETHTOOL_LICENSE_FILE = COPYING
|
ETHTOOL_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
|||||||
Reference in New Issue
Block a user