kumquat-buildroot/package/ethtool/ethtool.mk
gilles.talis@gmail.com fbca9aa24e ethtool: bump to version 3.10
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-07-07 21:15:28 +02:00

13 lines
347 B
Makefile

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