summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2010-06-21 14:09:47 +0100
committerJeff Garzik <jgarzik@redhat.com>2010-06-21 23:40:52 -0400
commit2c2ee7ae6117f05fc76741451c5c6e79b31512c3 (patch)
tree313d076e26a6a12b619f93ef7f620cfe57f0a091 /Makefile.am
parent07d12dab0efc3ea15ee97732fdf6ac7c2a163c21 (diff)
downloadethtool-2c2ee7ae6117f05fc76741451c5c6e79b31512c3.tar.gz
ethtool: Add support for sfc register dumps
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
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 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)