summaryrefslogtreecommitdiff
path: root/linux-core/Makefile.kernel
diff options
context:
space:
mode:
authorArthur Huillet <arthur.huillet@free.fr>2007-10-12 22:39:58 +0200
committerArthur Huillet <arthur.huillet@free.fr>2007-10-12 22:40:08 +0200
commit9d779e2c88a02f5f9d57618145654610f0f10e28 (patch)
tree71edc278babecb3d9a7d37c449925a03d83f3fc3 /linux-core/Makefile.kernel
parent74ea019863c1d08d31eac81d3bfc73e97479b2c5 (diff)
nouveau: mandatory "oops I forgot half of the files" commit
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 0eb10783..715454bc 100644
--- a/linux-core/Makefile.kernel
+++ b/linux-core/Makefile.kernel
@@ -21,7 +21,7 @@ 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
nouveau-objs := nouveau_drv.o nouveau_state.o nouveau_fifo.o nouveau_mem.o \
- nouveau_object.o nouveau_irq.o nouveau_notifier.o \
+ nouveau_object.o nouveau_irq.o nouveau_notifier.o nouveau_swmthd.o \
nouveau_sgdma.o nouveau_dma.o \
nv04_timer.o \
nv04_mc.o nv40_mc.o nv50_mc.o \