Module Name: src
Committed By: mrg
Date: Tue Mar 17 01:58:29 UTC 2015
Modified Files:
src/share/mk: bsd.README
Log Message:
fix the description of MKX11RADEONKMS, as pointed out in PR#49753.
To generate a diff of this commit:
cvs rdiff -u -r1.338 -r1.339 src/share/mk/bsd.README
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.README
diff -u src/share/mk/bsd.README:1.338 src/share/mk/bsd.README:1.339
--- src/share/mk/bsd.README:1.338 Sun Mar 1 07:46:04 2015
+++ src/share/mk/bsd.README Tue Mar 17 01:58:29 2015
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.338 2015/03/01 07:46:04 mrg Exp $
+# $NetBSD: bsd.README,v 1.339 2015/03/17 01:58:29 mrg Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -415,7 +415,7 @@ MKX11MOTIF: If "yes" and ${X11FLAVOUR} i
MKX11RADEONKMS If "no", build the xf86-video-ati 6.x driver (the last one
with user-mode switching support), otherwise build the
kernek-mode switching (KMS) requiring driver.
- Default: yes on i386 and amd64, yes elsewhere.
+ Default: yes on i386 and amd64, no elsewhere.
MKYP If "no", disables building of YP (NIS)
infrastructure (libraries and support programs).