summaryrefslogtreecommitdiff
path: root/linux-core/Makefile
diff options
context:
space:
mode:
authorThomas Hellstrom <unichrome@shipmail.org>2004-12-03 23:03:36 +0000
committerThomas Hellstrom <unichrome@shipmail.org>2004-12-03 23:03:36 +0000
commit267e0645272720344eb7556a948e72112edbe2ec (patch)
treefa1ab572a213ca42e7938aa8af43791a0401af16 /linux-core/Makefile
parentf197110e07b0be03d5d79329779b665ac46433d5 (diff)
Added 3D functionality to the via command verifier. Modified the via
ring-buffer code somewhat to workaround hardware problems. Bumped via minor version number.
Diffstat (limited to 'linux-core/Makefile')
-rw-r--r--linux-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/Makefile b/linux-core/Makefile
index 2d02baea..05854ea5 100644
--- a/linux-core/Makefile
+++ b/linux-core/Makefile
@@ -92,7 +92,7 @@ VIAHEADERS = via_drm.h via_drv.h via_mm.h via_ds.h \
via_3d_reg.h $(DRMHEADERS)
VIASHARED = via_drm.h via_drv.h via_mm.h via_ds.h \
via_3d_reg.h via_drv.c via_ds.c via_irq.c via_map.c \
- via_mm.c via_dma.c
+ via_mm.c via_dma.c via_verifier.c
MACH64HEADERS = mach64_drv.h mach64_drm.h $(DRMHEADERS)
MACH64SHARED = mach64_drv.h mach64_drm.h mach64_dma.c \
mach64_irq.c mach64_state.c