Module Name: src
Committed By: mrg
Date: Fri Jun 12 04:26:32 UTC 2009
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-siliconmotion: Makefile
Log Message:
add all the missing sources
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/mit/xorg/server/drivers/xf86-video-siliconmotion/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/xorg/server/drivers/xf86-video-siliconmotion/Makefile
diff -u src/external/mit/xorg/server/drivers/xf86-video-siliconmotion/Makefile:1.3 src/external/mit/xorg/server/drivers/xf86-video-siliconmotion/Makefile:1.4
--- src/external/mit/xorg/server/drivers/xf86-video-siliconmotion/Makefile:1.3 Wed Jun 10 06:46:34 2009
+++ src/external/mit/xorg/server/drivers/xf86-video-siliconmotion/Makefile Fri Jun 12 04:26:32 2009
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2009/06/10 06:46:34 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/12 04:26:32 mrg Exp $
DRIVER= xf86-video-siliconmotion
DRIVER_NAME= siliconmotion_drv
-SRCS= smi_accel.c smi_xaa.c smi_exa.c smi_dac.c
+SRCS= smi_501.c smi_accel.c smi_xaa.c smi_exa.c smi_dac.c
SRCS+= smi_driver.c smi_i2c.c smi_video.c
+SRCS+= smi_crtc.c smilynx_crtc.c smi_output.c
+SRCS+= smilynx_output.c smilynx_hw.c smilynx.h
+SRCS+= smi501_crtc.c smi501_output.c
MAN= siliconmotion.4
CPPFLAGS+= -I${X11SRCDIR.${DRIVER}}/../include -DHAVE_CONFIG_H