mmc: core: Reset HPI enabled state during re-init and in case of errors
[linux/fpc-iii.git] / drivers / net / ethernet / freescale / dpaa2 / Makefile
blob2f424e0a8225b81dcafee26e27144d6a26b542c5
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the Freescale DPAA2 Ethernet controller
6 obj-$(CONFIG_FSL_DPAA2_ETH) += fsl-dpaa2-eth.o
7 obj-$(CONFIG_FSL_DPAA2_PTP_CLOCK) += fsl-dpaa2-ptp.o
9 fsl-dpaa2-eth-objs := dpaa2-eth.o dpaa2-ethtool.o dpni.o
10 fsl-dpaa2-ptp-objs := dpaa2-ptp.o dprtc.o
12 # Needed by the tracing framework
13 CFLAGS_dpaa2-eth.o := -I$(src)