kumquat-buildroot/package/ethtool/ethtool.mk
Yegor Yefremov 0789fd3825 ethtool: bump to 3.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-10 17:14:17 +02:00

11 lines
268 B
Makefile

#############################################################
#
# ethtool
#
#############################################################
ETHTOOL_VERSION = 3.0
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/
$(eval $(call AUTOTARGETS,package,ethtool))