#
# Makefile for the VPU drivers.
#

ccflags-y += -I$(PWD)/./dwl

obj-$(CONFIG_MXC_HANTRO) += hantrodec.o

