1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2768fd266SAlex Maftei (amaftei)sfc-y += efx.o efx_common.o efx_channels.o nic.o \ 30c38a5bdSMartin 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 \ 9fa34a514SAlejandro Lucero ef100_ethtool.o ef100_rx.o ef100_tx.o \ 10fa34a514SAlejandro Lucero efx_devlink.o 11874aeea5SJeff Kirshersfc-$(CONFIG_SFC_MTD) += mtd.o 1267ab160eSEdward Creesfc-$(CONFIG_SFC_SRIOV) += sriov.o ef10_sriov.o ef100_sriov.o ef100_rep.o \ 13b4da4235SEdward Cree mae.o tc.o tc_bindings.o tc_counters.o \ 14*c3bb5c6aSEdward Cree tc_encap_actions.o tc_conntrack.o 15874aeea5SJeff Kirsher 16874aeea5SJeff Kirsherobj-$(CONFIG_SFC) += sfc.o 17eec8bb13SGeert Uytterhoeven 18eec8bb13SGeert Uytterhoevenobj-$(CONFIG_SFC_FALCON) += falcon/ 19c5a13c31SMartin Habetsobj-$(CONFIG_SFC_SIENA) += siena/ 20