xref: /linux/drivers/net/ethernet/sfc/Makefile (revision 17d3b21c7ba82cd88855a798b931bb3ac1388cba)
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 \
4*17d3b21cSAlex Maftei (amaftei)			   tx.o tx_common.o rx.o rx_common.o \
55a6681e2SEdward Cree			   selftest.o ethtool.o ptp.o tx_tso.o \
682c64484SAlex Maftei (amaftei)			   mcdi.o mcdi_port.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