ethtool: bump to 3.0

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yegor Yefremov 2011-08-10 10:25:12 +02:00 committed by Peter Korsgaard
parent e73cf2d5f3
commit 0789fd3825

View File

@ -4,7 +4,7 @@
#
#############################################################
ETHTOOL_VERSION = 2.6.39
ETHTOOL_VERSION = 3.0
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/
$(eval $(call AUTOTARGETS,package,ethtool))