From ae5505efd0c8df6e705f852dbb697f8d69f7e815 Mon Sep 17 00:00:00 2001 From: Nicholas Nunley Date: Wed, 15 Aug 2007 10:44:01 -0700 Subject: ethtool: add register dump support for intel 82575 chipsets (igb driver) Signed-off-by: Nicholas Nunley Signed-off-by: Auke Kok 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 9f4bbd3..7bb58d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ EXTRA_DIST = ethtool.8 ethtool.spec.in aclocal.m4 ChangeLog autogen.sh sbin_PROGRAMS = ethtool ethtool_SOURCES = ethtool.c ethtool-copy.h ethtool-util.h \ - amd8111e.c de2104x.c e100.c e1000.c \ + amd8111e.c de2104x.c e100.c e1000.c igb.c \ fec_8xx.c ibm_emac.c ixgb.c natsemi.c \ pcnet32.c realtek.c tg3.c marvell.c vioc.c \ smsc911x.c -- cgit v1.2.1