1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2768fd266SAlex Maftei (amaftei)sfc-y += efx.o efx_common.o efx_channels.o nic.o \ 3*0c38a5bdSMartin Habets ef10.o \ 43653954dSAlex Maftei (amaftei) tx.o tx_common.o tx_tso.o rx.o rx_common.o \ 53653954dSAlex Maftei (amaftei) selftest.o ethtool.o ethtool_common.o ptp.o \ 6a2ba4b97SAlex Maftei (amaftei) mcdi.o mcdi_port.o mcdi_port_common.o \ 751b35a45SEdward Cree mcdi_functions.o mcdi_filters.o mcdi_mon.o \ 851b35a45SEdward Cree ef100.o ef100_nic.o ef100_netdev.o \ 951b35a45SEdward Cree ef100_ethtool.o ef100_rx.o ef100_tx.o 10874aeea5SJeff Kirshersfc-$(CONFIG_SFC_MTD) += mtd.o 11*0c38a5bdSMartin Habetssfc-$(CONFIG_SFC_SRIOV) += sriov.o ef10_sriov.o ef100_sriov.o 12874aeea5SJeff Kirsher 13874aeea5SJeff Kirsherobj-$(CONFIG_SFC) += sfc.o 14eec8bb13SGeert Uytterhoeven 15eec8bb13SGeert Uytterhoevenobj-$(CONFIG_SFC_FALCON) += falcon/ 16