aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile')
-rw-r--r--drivers/gpu/drm/i915/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile
index 91bd167e1cb7..c1dd485aeb6c 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -31,6 +31,7 @@ i915-y += i915_cmd_parser.o \
31 i915_gpu_error.o \ 31 i915_gpu_error.o \
32 i915_irq.o \ 32 i915_irq.o \
33 i915_trace_points.o \ 33 i915_trace_points.o \
34 intel_lrc.o \
34 intel_ringbuffer.o \ 35 intel_ringbuffer.o \
35 intel_uncore.o 36 intel_uncore.o
36 37