]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/net/ethernet/sfc/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / sfc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 sfc-y += efx.o nic.o farch.o siena.o ef10.o tx.o rx.o \
3 selftest.o ethtool.o ptp.o tx_tso.o \
4 mcdi.o mcdi_port.o mcdi_mon.o
5 sfc-$(CONFIG_SFC_MTD) += mtd.o
6 sfc-$(CONFIG_SFC_SRIOV) += sriov.o siena_sriov.o ef10_sriov.o
7
8 obj-$(CONFIG_SFC) += sfc.o