buildrootschalter/package/ethtool/ethtool.mk
Peter Korsgaard e4eb73c533 ethtool: bump version
Bugfix release:
* Fix: Work around failure of ETHTOOL_GSSET_INFO for unprivileged
  users (-k option)
* Fix: Report any unexpected error code from ETHTOOL_GSSET_INFO
  (-k and -K options)
* Doc: Fix the date of the man page to match the last update

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-06-13 09:20:09 +02:00

11 lines
253 B
Makefile

#############################################################
#
# ethtool
#
#############################################################
ETHTOOL_VERSION = 3.4.1
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
$(eval $(call AUTOTARGETS))