From 2c2ee7ae6117f05fc76741451c5c6e79b31512c3 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 21 Jun 2010 14:09:47 +0100 Subject: ethtool: Add support for sfc register dumps Signed-off-by: Ben Hutchings 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 a384949..632f054 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ ethtool_SOURCES = ethtool.c ethtool-copy.h ethtool-util.h \ amd8111e.c de2104x.c e100.c e1000.c igb.c \ fec_8xx.c ibm_emac.c ixgb.c ixgbe.c natsemi.c \ pcnet32.c realtek.c tg3.c marvell.c vioc.c \ - smsc911x.c at76c50x-usb.c + smsc911x.c at76c50x-usb.c sfc.c dist-hook: cp $(top_srcdir)/ethtool.spec $(distdir) -- cgit v1.2.1