xserver/hw/kdrive Makefile.am,1.23,1.24

Ralph Thomas xserver-commit at pdx.freedesktop.org
Sat May 29 05:15:49 PDT 2004


Committed by: ralpht

Update of /cvs/xserver/xserver/hw/kdrive
In directory pdx:/tmp/cvs-serv12111/hw/kdrive

Modified Files:
	Makefile.am 
Log Message:
Adding driver for VIA CLE266 graphics chip. Currently it only accelerates
copy and fill operations.


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/hw/kdrive/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- a/Makefile.am	25 May 2004 13:02:44 -0000	1.23
+++ b/Makefile.am	29 May 2004 12:15:46 -0000	1.24
@@ -1,5 +1,5 @@
 if KDRIVEVESA
-VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2
+VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2 via
 endif
 
 if KDRIVEFBDEV




More information about the xserver-commit mailing list