summaryrefslogtreecommitdiffstats
path: root/package/ethtool/ethtool.mk
blob: 12cc5244eef88439ebdaa25d9f8a19a5352ae49e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# ethtool
#
#############################################################

ETHTOOL_VERSION = 3.9
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPLv2
ETHTOOL_LICENSE_FILES = COPYING

$(eval $(autotools-package))