#
# Makefile for the Freescale DPAA2 CAAM controllers
#
ccflags-y += -DVERSION=\"\"

obj-$(CONFIG_FSL_DPAA2_CAAM) += fsl-dpaa2-caam.o

fsl-dpaa2-caam-objs    := dpaa2-caam.o error.o dpseci.o
