Source-Changes-HG archive

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

[src/netbsd-7]: src/share/mk Pull up following revision(s) (requested by mrg ...



details:   https://anonhg.NetBSD.org/src/rev/1109d532f654
branches:  netbsd-7
changeset: 799107:1109d532f654
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Mar 18 08:12:16 2015 +0000

description:
Pull up following revision(s) (requested by mrg in ticket #615):
        share/mk/bsd.README: revision 1.339
fix the description of MKX11RADEONKMS, as pointed out in PR#49753.

diffstat:

 share/mk/bsd.README |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 91933c77f06a -r 1109d532f654 share/mk/bsd.README
--- a/share/mk/bsd.README       Wed Mar 18 08:03:27 2015 +0000
+++ b/share/mk/bsd.README       Wed Mar 18 08:12:16 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.335.2.1 2015/03/09 08:45:26 snj Exp $
+#      $NetBSD: bsd.README,v 1.335.2.2 2015/03/18 08:12:16 snj 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 @@
 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).



Home | Main Index | Thread Index | Old Index