summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2009-12-23 09:29:47 -0500
committerJeff Garzik <jgarzik@redhat.com>2009-12-23 17:10:56 -0500
commitc1af44178cfaeb865f6ed1f6d00439edaa7b00d1 (patch)
tree3faf569fbc130a42ed544301deb8c1426c09f073 /Makefile.am
parentef381865d941b62a40432b9dfc1e74b4ee54cb91 (diff)
downloadethtool-c1af44178cfaeb865f6ed1f6d00439edaa7b00d1.tar.gz
ethtool: add support for at76c50x-usb driver
Signed-off-by: John W. Linville <linville@tuxdriver.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 eac65fe..a384949 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
+ smsc911x.c at76c50x-usb.c
dist-hook:
cp $(top_srcdir)/ethtool.spec $(distdir)