Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/drm...
[linux-2.6-microblaze.git] / drivers / net / ethernet / freescale / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Freescale network device drivers.
4 #
5
6 obj-$(CONFIG_FEC) += fec.o
7 fec-objs :=fec_main.o fec_ptp.o
8
9 obj-$(CONFIG_FEC_MPC52xx) += fec_mpc52xx.o
10 ifeq ($(CONFIG_FEC_MPC52xx_MDIO),y)
11         obj-$(CONFIG_FEC_MPC52xx) += fec_mpc52xx_phy.o
12 endif
13 obj-$(CONFIG_FS_ENET) += fs_enet/
14 obj-$(CONFIG_FSL_PQ_MDIO) += fsl_pq_mdio.o
15 obj-$(CONFIG_FSL_XGMAC_MDIO) += xgmac_mdio.o
16 obj-$(CONFIG_GIANFAR) += gianfar_driver.o
17 gianfar_driver-objs := gianfar.o \
18                 gianfar_ethtool.o
19 obj-$(CONFIG_UCC_GETH) += ucc_geth_driver.o
20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
21
22 obj-$(CONFIG_FSL_FMAN) += fman/
23 obj-$(CONFIG_FSL_DPAA_ETH) += dpaa/
24
25 obj-$(CONFIG_FSL_DPAA2_ETH) += dpaa2/
26
27 obj-y += enetc/