WIP FPC-III support
[linux/fpc-iii.git] / drivers / net / ethernet / freescale / dpaa / Makefile
blob4f23e79232fa4437b32b2ec96d06b6b62f698c45
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the Freescale DPAA Ethernet controllers
6 # Include FMan headers
7 FMAN = $(srctree)/drivers/net/ethernet/freescale/fman
8 ccflags-y += -I$(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)