kumquat-buildroot/package/ethtool/ethtool.mk
Gustavo Zacarias 902b1ddd15 ethtool: bump to version 3.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-09 14:43:25 +02:00

13 lines
307 B
Makefile

#############################################################
#
# ethtool
#
#############################################################
ETHTOOL_VERSION = 3.6
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPLv2
ETHTOOL_LICENSE_FILE = COPYING
$(eval $(autotools-package))