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 91f3ac6cef35..40034ecefd3b 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -36,6 +36,7 @@ i915-y := i915_drv.o i915_dma.o i915_irq.o \
36 intel_overlay.o \ 36 intel_overlay.o \
37 intel_sprite.o \ 37 intel_sprite.o \
38 intel_opregion.o \ 38 intel_opregion.o \
39 intel_sideband.o \
39 dvo_ch7xxx.o \ 40 dvo_ch7xxx.o \
40 dvo_ch7017.o \ 41 dvo_ch7017.o \
41 dvo_ivch.o \ 42 dvo_ivch.o \