summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/Makefile
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2010-09-22 10:00:47 +0000
committerDavid S. Miller <davem@davemloft.net>2010-09-22 13:26:45 -0700
commit7e51b439f147670c4ddd2bf6ca4567592b5312de (patch)
tree60ff5593a49d9cfb50f92633adef8b18a229149d /drivers/net/sfc/Makefile
parent8fbca791309b5a57bec53e5fd7da912c16416ed3 (diff)
sfc: Add support for SFE4003 board and TXC43128 PHY
This board never went into production, but some engineering samples are in use. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/Makefile')
-rw-r--r--drivers/net/sfc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/sfc/Makefile b/drivers/net/sfc/Makefile
index 39f7c1bc2405..ab31c7124db1 100644
--- a/drivers/net/sfc/Makefile
+++ b/drivers/net/sfc/Makefile
@@ -1,7 +1,8 @@
sfc-y += efx.o nic.o falcon.o siena.o tx.o rx.o filter.o \
falcon_xmac.o mcdi_mac.o \
selftest.o ethtool.o qt202x_phy.o mdio_10g.o \
- tenxpress.o falcon_boards.o mcdi.o mcdi_phy.o
+ tenxpress.o txc43128_phy.o falcon_boards.o \
+ mcdi.o mcdi_phy.o
sfc-$(CONFIG_SFC_MTD) += mtd.o
obj-$(CONFIG_SFC) += sfc.o