From 02ea0ac03e3a79401c00349a7a69c3643913f52b Mon Sep 17 00:00:00 2001 From: Giuseppe CAVALLARO Date: Wed, 13 Oct 2010 10:52:25 +0200 Subject: ethtool: add stmmac support Add the stmmac support into the ethtool to dump both the Mac Core and Dma registers. Signed-off-by: Giuseppe Cavallaro Signed-off-by: Ben Hutchings --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 632f054..a0d2116 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 sfc.c + smsc911x.c at76c50x-usb.c sfc.c stmmac.c dist-hook: cp $(top_srcdir)/ethtool.spec $(distdir) -- cgit v1.2.1