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

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

$(eval $(autotools-package))