6533895 Update Xorg siliconmotion driver to 1.5.1
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Wed, 21 Mar 2007 16:50:07 -0700
changeset 130 b191faadc2f5
parent 129 59d53e8a64de
child 131 4e62001ecd2b
6533895 Update Xorg siliconmotion driver to 1.5.1
open-src/driver/xf86-video-siliconmotion/Makefile
--- a/open-src/driver/xf86-video-siliconmotion/Makefile	Tue Mar 20 17:58:32 2007 -0700
+++ b/open-src/driver/xf86-video-siliconmotion/Makefile	Wed Mar 21 16:50:07 2007 -0700
@@ -30,14 +30,14 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.4	07/01/31
+# @(#)Makefile	1.5	07/03/21
 #
 
 # Package name used in tarballs
 DRIVER_NAME=xf86-video-siliconmotion
 
 # Version number (used in path names)
-DRIVER_VERS=1.4.2
+DRIVER_VERS=1.5.1
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
@@ -54,6 +54,6 @@
 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
 	-lddc -lfb -li2c -lint10 -lramdac -lshadowfb -lvbe -lvgahw -lxaa \
-	-lXfont
+	-lXfont -lexa
 
 include ../Makefile.inc