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 0ae6a7c5020f..808b255d7fc6 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -28,6 +28,7 @@ i915-y := i915_drv.o i915_dma.o i915_irq.o i915_mem.o \
28 intel_dvo.o \ 28 intel_dvo.o \
29 intel_ringbuffer.o \ 29 intel_ringbuffer.o \
30 intel_overlay.o \ 30 intel_overlay.o \
31 intel_sprite.o \
31 intel_opregion.o \ 32 intel_opregion.o \
32 dvo_ch7xxx.o \ 33 dvo_ch7xxx.o \
33 dvo_ch7017.o \ 34 dvo_ch7017.o \