summaryrefslogtreecommitdiff
path: root/package/ethtool/ethtool.mk
blob: 63a8d548106f9fd1ac5464531e2310340e2aa05f (plain)
1
2
3
4
5
6
7
8
9
10
#############################################################
#
# ethtool
#
#############################################################

ETHTOOL_VERSION = 3.4.1
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool

$(eval $(autotools-package))