Module Name: src
Committed By: macallan
Date: Thu Jul 19 15:16:32 UTC 2012
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
add xgi to the list of known Xorg drivers just to make sure I don't forget
to add it here when I actually import it
To generate a diff of this commit:
cvs rdiff -u -r1.700 -r1.701 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.700 src/share/mk/bsd.own.mk:1.701
--- src/share/mk/bsd.own.mk:1.700 Sat Jul 14 16:04:06 2012
+++ src/share/mk/bsd.own.mk Thu Jul 19 15:16:31 2012
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.700 2012/07/14 16:04:06 spz Exp $
+# $NetBSD: bsd.own.mk,v 1.701 2012/07/19 15:16:31 macallan Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1092,7 +1092,7 @@ X11SRCDIR.xf86-input-${_i}?= ${X11SRCDIR
r128 radeonhd rendition \
s3 s3virge savage siliconmotion sis suncg14 \
suncg6 sunffb sunleo suntcx \
- tdfx tga trident tseng vesa vga via vmware wsfb
+ tdfx tga trident tseng vesa vga via vmware wsfb xgi
X11SRCDIR.xf86-video-${_v}?= ${X11SRCDIRMIT}/xf86-video-${_v}/dist
.endfor