summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSriram Chidambaram <schidambaram@fabric7.com>2006-10-24 14:30:41 -0700
committerJeff Garzik <jeff@garzik.org>2006-10-31 20:28:54 -0500
commit8babd795f6bcbf9b21e31c43ce53bd0654974488 (patch)
treee07170fb6920878bebbd5ba75de4aa81d542beac /Makefile.am
parentee35083398b3497d627a14b51e97c23c243d4f6b (diff)
downloadethtool-8babd795f6bcbf9b21e31c43ce53bd0654974488.tar.gz
[PATCH] Fabric7 VIOC: Ethtool
Ethtool patch for Fabric7 VIOC Device Driver. Signed-off-by: Fabric7 Driver-Support <driver-support@fabric7.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 97ad512..240979e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ sbin_PROGRAMS = ethtool
ethtool_SOURCES = ethtool.c ethtool-copy.h ethtool-util.h \
amd8111e.c de2104x.c e100.c e1000.c \
fec_8xx.c ibm_emac.c ixgb.c natsemi.c \
- pcnet32.c realtek.c tg3.c marvell.c
+ pcnet32.c realtek.c tg3.c marvell.c vioc.c
dist-hook:
cp $(top_srcdir)/ethtool.spec $(distdir)