Source-Changes-HG archive

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

[src/trunk]: src/distrib/common Document MDSET_NOIMAGE.



details:   https://anonhg.NetBSD.org/src/rev/bf8c5e023562
branches:  trunk
changeset: 760250:bf8c5e023562
user:      jym <jym%NetBSD.org@localhost>
date:      Sat Jan 01 16:56:18 2011 +0000

description:
Document MDSET_NOIMAGE.

diffstat:

 distrib/common/Makefile.mdset |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 821f6587b949 -r bf8c5e023562 distrib/common/Makefile.mdset
--- a/distrib/common/Makefile.mdset     Sat Jan 01 16:34:52 2011 +0000
+++ b/distrib/common/Makefile.mdset     Sat Jan 01 16:56:18 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.mdset,v 1.34 2009/04/03 22:36:35 perry Exp $
+#      $NetBSD: Makefile.mdset,v 1.35 2011/01/01 16:56:18 jym Exp $
 #
 # Makefile snippet to ${TOOL_MDSETIMAGE} file system images into kernels
 #
@@ -29,6 +29,9 @@
 #
 #      MDSET_NOGZIP.${FILENAME}        If defined, don't gzip ${FILENAME}
 #
+#      MDSET_NOIMAGE.${FILENAME}       If defined, don't add ${IMAGE} to
+#                                      ${FILENAME}
+#
 #      MDSET_NOSTRIP                   If defined, don't strip any kernels.
 #
 #      MDSET_NOSTRIP.${FILENAME}       If defined, don't strip ${FILENAME}



Home | Main Index | Thread Index | Old Index