summaryrefslogtreecommitdiff
path: root/linux-core/Makefile.kernel
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>2007-04-09 20:46:38 -0700
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>2007-04-09 20:46:38 -0700
commitc446bf50e3ae730f272c6842f4ad04d523bd40c3 (patch)
treed24a77798540deac95d337c75a8f1536d774ccae /linux-core/Makefile.kernel
parent7e2b1a6cf55579c6f8b1fd56a97e9f41e34b88fc (diff)
Slam in most of X.Org's i830_lvds (not quite done yet so removed from Makefile.kernel too).
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 ac403f64..1b767b6a 100644
--- a/linux-core/Makefile.kernel
+++ b/linux-core/Makefile.kernel
@@ -20,7 +20,7 @@ r128-objs := r128_drv.o r128_cce.o r128_state.o r128_irq.o
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 intel_display.o intel_crt.o intel_lvds.o \
+ i915_buffer.o intel_display.o intel_crt.o \
intel_sdvo.o intel_modes.o intel_i2c.o
nouveau-objs := nouveau_drv.o nouveau_state.o nouveau_fifo.o nouveau_mem.o \
nouveau_object.o nouveau_irq.o \