Module Name:    src
Committed By:   jkoshy
Date:           Tue Oct  2 04:53:11 UTC 2012

Modified Files:
        src/share/mk: bsd.README

Log Message:
Document the MKKMOD build knob.


To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 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.303 src/share/mk/bsd.README:1.304
--- src/share/mk/bsd.README:1.303	Sun Sep 30 03:07:25 2012
+++ src/share/mk/bsd.README	Tue Oct  2 04:53:11 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.README,v 1.303 2012/09/30 03:07:25 jkoshy Exp $
+#	$NetBSD: bsd.README,v 1.304 2012/10/02 04:53:11 jkoshy Exp $
 #	@(#)bsd.README	8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -223,6 +223,9 @@ MKKERBEROS	If "no", disables building of
 		infrastructure (libraries and support programs).
 		Default: yes
 
+MKKMOD		If "no", disables building of kernel modules.
+		Default: yes
+
 MKLDAP		If "no", disables building of LDAP infrastructure
 		(libraries and support programs).
 		Default: yes

Reply via email to