xref: /linux/drivers/net/ethernet/sfc/Makefile (revision a2ba4b971a69b1d96b41953ac7fa17bdcd823baa)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2768fd266SAlex Maftei (amaftei)sfc-y			+= efx.o efx_common.o efx_channels.o nic.o \
382c64484SAlex Maftei (amaftei)			   farch.o siena.o ef10.o \
417d3b21cSAlex Maftei (amaftei)			   tx.o tx_common.o rx.o rx_common.o \
55a6681e2SEdward Cree			   selftest.o ethtool.o ptp.o tx_tso.o \
6*a2ba4b97SAlex Maftei (amaftei)			   mcdi.o mcdi_port.o mcdi_port_common.o \
782c64484SAlex Maftei (amaftei)			   mcdi_mon.o
8874aeea5SJeff Kirshersfc-$(CONFIG_SFC_MTD)	+= mtd.o
9834e23ddSShradha Shahsfc-$(CONFIG_SFC_SRIOV)	+= sriov.o siena_sriov.o ef10_sriov.o
10874aeea5SJeff Kirsher
11874aeea5SJeff Kirsherobj-$(CONFIG_SFC)	+= sfc.o
12eec8bb13SGeert Uytterhoeven
13eec8bb13SGeert Uytterhoevenobj-$(CONFIG_SFC_FALCON) += falcon/
14