ethtool: bump to version 3.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2011-12-14 12:15:16 -03:00 committed by Peter Korsgaard
parent a9326c9aab
commit d134ce8b56
1 changed files with 2 additions and 2 deletions

View File

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