summaryrefslogtreecommitdiff
path: root/drivers/mxc/hantro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/hantro/Makefile')
-rwxr-xr-xdrivers/mxc/hantro/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/mxc/hantro/Makefile b/drivers/mxc/hantro/Makefile
new file mode 100755
index 000000000000..3673ac214fa3
--- /dev/null
+++ b/drivers/mxc/hantro/Makefile
@@ -0,0 +1,8 @@
+#
+# Makefile for the VPU drivers.
+#
+
+ccflags-y += -I$(PWD)/./dwl
+
+obj-$(CONFIG_MXC_HANTRO) += hantrodec.o
+