ethtool: bump to 2.6.39

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yegor Yefremov 2011-06-09 14:19:41 +02:00 committed by Peter Korsgaard
parent c2f2220088
commit e446aa072a

View file

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