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

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

$(eval $(autotools-package))