Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk add suncg14



details:   https://anonhg.NetBSD.org/src/rev/fe026abd04bc
branches:  trunk
changeset: 752002:fe026abd04bc
user:      macallan <macallan%NetBSD.org@localhost>
date:      Thu Feb 11 00:20:50 2010 +0000

description:
add suncg14

diffstat:

 share/mk/bsd.own.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r a23e5c53ede6 -r fe026abd04bc share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Thu Feb 11 00:06:16 2010 +0000
+++ b/share/mk/bsd.own.mk       Thu Feb 11 00:20:50 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.616 2010/02/03 15:34:44 roy Exp $
+#      $NetBSD: bsd.own.mk,v 1.617 2010/02/11 00:20:50 macallan Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -940,8 +940,8 @@
 .for _v in \
        ag10e apm ark ast ati chips cirrus crime cyrix glint i128 i740 igs \
        imstt intel mach64 mga neomagic newport nsc nv nvxbox pnozz r128 \
-       radeonhd rendition s3 s3virge savage siliconmotion sis sunffb suncg6 \
-       sunleo suntcx tdfx tga trident tseng vesa vga via vmware wsfb
+       radeonhd rendition s3 s3virge savage siliconmotion sis suncg14 suncg6 \
+       sunffb sunleo suntcx tdfx tga trident tseng vesa vga via vmware wsfb
        
 X11SRCDIR.xf86-video-${_v}?=   ${X11SRCDIRMIT}/xf86-video-${_v}/dist
 .endfor



Home | Main Index | Thread Index | Old Index