From 8babd795f6bcbf9b21e31c43ce53bd0654974488 Mon Sep 17 00:00:00 2001 From: Sriram Chidambaram Date: Tue, 24 Oct 2006 14:30:41 -0700 Subject: [PATCH] Fabric7 VIOC: Ethtool Ethtool patch for Fabric7 VIOC Device Driver. Signed-off-by: Fabric7 Driver-Support Signed-off-by: Jeff Garzik --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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) -- cgit v1.2.1