Commit 851c9b56 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

ethtool: bump version, use new upstream location

parent 5a8c7934
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
#############################################################

ETHTOOL_VERSION = 2.6.35
ETHTOOL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel/
ETHTOOL_VERSION = 2.6.38
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/

$(eval $(call AUTOTARGETS,package,ethtool))