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

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

$(eval $(autotools-package))