GNU Linux-libre 6.8.7-gnu
[releases.git] / drivers / net / ethernet / freescale / enetc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_FSL_ENETC_CORE) += fsl-enetc-core.o
4 fsl-enetc-core-y := enetc.o enetc_cbdr.o enetc_ethtool.o
5
6 obj-$(CONFIG_FSL_ENETC) += fsl-enetc.o
7 fsl-enetc-y := enetc_pf.o
8 fsl-enetc-$(CONFIG_PCI_IOV) += enetc_msg.o
9 fsl-enetc-$(CONFIG_FSL_ENETC_QOS) += enetc_qos.o
10
11 obj-$(CONFIG_FSL_ENETC_VF) += fsl-enetc-vf.o
12 fsl-enetc-vf-y := enetc_vf.o
13
14 obj-$(CONFIG_FSL_ENETC_IERB) += fsl-enetc-ierb.o
15 fsl-enetc-ierb-y := enetc_ierb.o
16
17 obj-$(CONFIG_FSL_ENETC_MDIO) += fsl-enetc-mdio.o
18 fsl-enetc-mdio-y := enetc_pci_mdio.o enetc_mdio.o
19
20 obj-$(CONFIG_FSL_ENETC_PTP_CLOCK) += fsl-enetc-ptp.o
21 fsl-enetc-ptp-y := enetc_ptp.o