Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk add xgi to the list of known Xorg drivers just to m...
details: https://anonhg.NetBSD.org/src/rev/2cafb5ecfa1f
branches: trunk
changeset: 780296:2cafb5ecfa1f
user: macallan <macallan%NetBSD.org@localhost>
date: Thu Jul 19 15:16:31 2012 +0000
description:
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
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dbf5a4023b30 -r 2cafb5ecfa1f share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu Jul 19 13:36:18 2012 +0000
+++ b/share/mk/bsd.own.mk Thu Jul 19 15:16:31 2012 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index