aboutsummaryrefslogtreecommitdiffstats
path: root/ethtool/ethtool_1.6.oe
diff options
context:
space:
mode:
Diffstat (limited to 'ethtool/ethtool_1.6.oe')
-rw-r--r--ethtool/ethtool_1.6.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/ethtool/ethtool_1.6.oe b/ethtool/ethtool_1.6.oe
deleted file mode 100644
index e1b0aaf092..0000000000
--- a/ethtool/ethtool_1.6.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-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