diff options
Diffstat (limited to 'drivers/net/ethernet/sfc/Makefile')
-rw-r--r-- | drivers/net/ethernet/sfc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/ethernet/sfc/Makefile b/drivers/net/ethernet/sfc/Makefile index a61272661a73..3a83c0dca8e6 100644 --- a/drivers/net/ethernet/sfc/Makefile +++ b/drivers/net/ethernet/sfc/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | sfc-y += efx.o nic.o farch.o falcon.o siena.o tx.o rx.o \ | 1 | sfc-y += efx.o nic.o farch.o falcon.o siena.o ef10.o tx.o \ |
2 | selftest.o ethtool.o qt202x_phy.o mdio_10g.o \ | 2 | rx.o selftest.o ethtool.o qt202x_phy.o mdio_10g.o \ |
3 | tenxpress.o txc43128_phy.o falcon_boards.o \ | 3 | tenxpress.o txc43128_phy.o falcon_boards.o \ |
4 | mcdi.o mcdi_port.o mcdi_mon.o ptp.o | 4 | mcdi.o mcdi_port.o mcdi_mon.o ptp.o |
5 | sfc-$(CONFIG_SFC_MTD) += mtd.o | 5 | sfc-$(CONFIG_SFC_MTD) += mtd.o |