aboutsummaryrefslogtreecommitdiff
path: root/linux-core/Makefile.kernel
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@jbarnes-t61.(none)>2008-05-09 14:19:00 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2008-05-09 14:19:00 -0700
commit12725a37af691345e74fe22d53300abec2581852 (patch)
tree78287fef05d529d0a3056050bd15b38ded351048 /linux-core/Makefile.kernel
parenteeff906aa0f64da12a0154c66d99e8492dd95107 (diff)
i915: add basic VBT support
Map the VBIOS (and therefore VBT) at init time for use by various output initialization routines.
Diffstat (limited to 'linux-core/Makefile.kernel')
-rw-r--r--linux-core/Makefile.kernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/Makefile.kernel b/linux-core/Makefile.kernel
index 6480d51a..f77f8642 100644
--- a/linux-core/Makefile.kernel
+++ b/linux-core/Makefile.kernel
@@ -22,7 +22,7 @@ mga-objs := mga_drv.o mga_dma.o mga_state.o mga_warp.o mga_irq.o
i810-objs := i810_drv.o i810_dma.o
i915-objs := i915_drv.o i915_dma.o i915_irq.o i915_mem.o i915_fence.o \
i915_buffer.o i915_execbuf.o \
- intel_display.o intel_crt.o intel_lvds.o \
+ intel_display.o intel_crt.o intel_lvds.o intel_bios.o \
intel_sdvo.o intel_modes.o intel_i2c.o i915_init.o intel_fb.o \
intel_tv.o i915_compat.o intel_dvo.o dvo_ch7xxx.o \
dvo_ch7017.o dvo_ivch.o dvo_tfp410.o dvo_sil164.o