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