sfc: Merge sfe4001.c into falcon_boards.c
[deliverable/linux.git] / drivers / net / sfc / Makefile
1 sfc-y += efx.o falcon.o tx.o rx.o falcon_gmac.o \
2 falcon_xmac.o selftest.o ethtool.o xfp_phy.o \
3 mdio_10g.o tenxpress.o falcon_boards.o
4 sfc-$(CONFIG_SFC_MTD) += mtd.o
5
6 obj-$(CONFIG_SFC) += sfc.o
This page took 0.030387 seconds and 5 git commands to generate.