aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/zocl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/zocl/Makefile')
-rw-r--r--drivers/gpu/drm/zocl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/zocl/Makefile b/drivers/gpu/drm/zocl/Makefile
new file mode 100644
index 000000000000..da58e5084f9d
--- /dev/null
+++ b/drivers/gpu/drm/zocl/Makefile
@@ -0,0 +1,4 @@
+ccflags-y := -Iinclude/drm
+zocl-y := zocl_drv.o zocl_bo.o
+
+obj-$(CONFIG_DRM_ZOCL) += zocl.o