SECTION = "console/network"

DESCRIPTION = "ethtool is a Linux net driver diagnostic \
and tuning tool for the Linux 2.4.x (or later) series \
of kernels."
LICENSE = "GPL"

SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz"
S = "${WORKDIR}/ethtool-${PV}"

inherit autotools