Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[deliverable/linux.git] / drivers / net / ethernet / sfc / Makefile
1 sfc-y += efx.o nic.o farch.o falcon.o siena.o ef10.o tx.o \
2 rx.o selftest.o ethtool.o qt202x_phy.o mdio_10g.o \
3 tenxpress.o txc43128_phy.o falcon_boards.o \
4 mcdi.o mcdi_port.o mcdi_mon.o ptp.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
This page took 0.030368 seconds and 5 git commands to generate.