1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the Freescale DPAA Ethernet controllers
7 FMAN
= $(srctree
)/drivers
/net
/ethernet
/freescale
/fman
10 obj-
$(CONFIG_FSL_DPAA_ETH
) += fsl_dpa.o
12 fsl_dpa-objs
+= dpaa_eth.o dpaa_ethtool.o dpaa_eth_sysfs.o
13 CFLAGS_dpaa_eth.o
:= -I
$(src
)