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