From e15a24e154d6749ba0be3155ed802005c5e1ebf0 Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Sat, 2 Dec 2000 06:14:18 +0000 Subject: Merged ati-4-1-1-branch into trunk. --- linux-core/Makefile.kernel | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux-core/Makefile.kernel') diff --git a/linux-core/Makefile.kernel b/linux-core/Makefile.kernel index b1b8d976..278ff264 100644 --- a/linux-core/Makefile.kernel +++ b/linux-core/Makefile.kernel @@ -38,7 +38,8 @@ endif gamma-objs := $(lib-objs) gamma_drv.o gamma_dma.o tdfx-objs := $(lib-objs) tdfx_drv.o tdfx_context.o -r128-objs := $(lib-objs) r128_drv.o r128_dma.o r128_context.o r128_bufs.o +r128-objs := $(lib-objs) r128_drv.o r128_cce.o r128_context.o r128_bufs.o\ + r128_state.o ffb-objs := $(lib-objs) ffb_drv.o ffb_context.o mga-objs := $(lib-objs) mga_drv.o mga_dma.o mga_context.o mga_bufs.o \ mga_state.o -- cgit v1.2.3