Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[deliverable/linux.git] / drivers / net / ethernet / sfc / Makefile
1 sfc-y += efx.o nic.o falcon.o siena.o tx.o rx.o filter.o \
2 falcon_xmac.o mcdi_mac.o \
3 selftest.o ethtool.o qt202x_phy.o mdio_10g.o \
4 tenxpress.o txc43128_phy.o falcon_boards.o \
5 mcdi.o mcdi_phy.o mcdi_mon.o ptp.o
6 sfc-$(CONFIG_SFC_MTD) += mtd.o
7 sfc-$(CONFIG_SFC_SRIOV) += siena_sriov.o
8
9 obj-$(CONFIG_SFC) += sfc.o
This page took 0.030261 seconds and 5 git commands to generate.