Module Name: src
Committed By: snj
Date: Mon Nov 21 17:00:32 UTC 2016
Modified Files:
src/share/mk: bsd.own.mk
Removed Files:
src/external/mit/xorg/server/drivers/xf86-video-nvxbox: Makefile
Log Message:
nuke xf86-video-nvxbox, as xbox support went away in 2011.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 \
src/external/mit/xorg/server/drivers/xf86-video-nvxbox/Makefile
cvs rdiff -u -r1.987 -r1.988 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.987 src/share/mk/bsd.own.mk:1.988
--- src/share/mk/bsd.own.mk:1.987 Mon Nov 14 20:42:46 2016
+++ src/share/mk/bsd.own.mk Mon Nov 21 17:00:32 2016
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.987 2016/11/14 20:42:46 joerg Exp $
+# $NetBSD: bsd.own.mk,v 1.988 2016/11/21 17:00:32 snj Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1459,7 +1459,7 @@ EXTRA_DRIVERS= modesetting
ag10e amdgpu apm ark ast ati ati-kms chips cirrus crime \
geode glint i128 i740 igs imstt intel intel-old \
${EXTRA_DRIVERS} mach64 mga \
- neomagic newport nouveau nsc nv nvxbox openchrome pnozz \
+ neomagic newport nouveau nsc nv openchrome pnozz \
r128 rendition \
s3 s3virge savage siliconmotion sis suncg14 \
suncg6 sunffb sunleo suntcx \