diff options
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile')
-rw-r--r-- | drivers/gpu/drm/i915/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile index b0bacdba6d7e..0f2c5493242b 100644 --- a/drivers/gpu/drm/i915/Makefile +++ b/drivers/gpu/drm/i915/Makefile | |||
@@ -40,6 +40,7 @@ i915-y := i915_drv.o i915_dma.o i915_irq.o \ | |||
40 | dvo_ivch.o \ | 40 | dvo_ivch.o \ |
41 | dvo_tfp410.o \ | 41 | dvo_tfp410.o \ |
42 | dvo_sil164.o \ | 42 | dvo_sil164.o \ |
43 | dvo_ns2501.o \ | ||
43 | i915_gem_dmabuf.o | 44 | i915_gem_dmabuf.o |
44 | 45 | ||
45 | i915-$(CONFIG_COMPAT) += i915_ioc32.o | 46 | i915-$(CONFIG_COMPAT) += i915_ioc32.o |