From 99efe3c247f726909f0a9a43e59835ebfc2d121f Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Thu, 18 May 2000 06:14:27 +0000 Subject: Merged ati-4-0-1 --- linux/Makefile.kernel | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux/Makefile.kernel') diff --git a/linux/Makefile.kernel b/linux/Makefile.kernel index 2ea6c721..a169473a 100644 --- a/linux/Makefile.kernel +++ b/linux/Makefile.kernel @@ -49,3 +49,5 @@ i810.o: i810_drv.o i810_context.o $(L_TARGET) mga.o: mga_drv.o mga_context.o mga_dma.o mga_bufs.o $(L_TARGET) $(LD) $(LD_RFLAG) -r -o $@ mga_drv.o mga_bufs.o mga_dma.o mga_context.o mga_state.o -L. -ldrm +r128.o: r128_drv.o r128_context.o $(L_TARGET) + $(LD) $(LD_RFLAG) -r -o $@ r128_drv.o r128_context.o -L. -ldrm -- cgit v1.2.3