Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/floppies/fdset-common Add commented-out BOOTCOD...
details: https://anonhg.NetBSD.org/src/rev/04243e22e906
branches: trunk
changeset: 485742:04243e22e906
user: hubertf <hubertf%NetBSD.org@localhost>
date: Thu May 04 14:12:13 2000 +0000
description:
Add commented-out BOOTCODE setting for bootfloppies with output to
serial console.
diffstat:
distrib/i386/floppies/fdset-common/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a6d36f6ba3b8 -r 04243e22e906 distrib/i386/floppies/fdset-common/Makefile.inc
--- a/distrib/i386/floppies/fdset-common/Makefile.inc Thu May 04 13:08:25 2000 +0000
+++ b/distrib/i386/floppies/fdset-common/Makefile.inc Thu May 04 14:12:13 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.11 2000/05/02 16:06:49 sjg Exp $
+# $NetBSD: Makefile.inc,v 1.12 2000/05/04 14:12:13 hubertf Exp $
# TOP is assumed to be defined by Makefile including this one.
@@ -17,6 +17,7 @@
KERN?= netbsd-xxx
MDEC= ${DESTDIR}/usr/mdec
BOOTCODE= ${MDEC}/biosboot.sym
+#BOOTCODE= ${MDEC}/biosboot_com0.sym # Serial output
STRIP?= strip
RAMDISK !=cd $(.CURDIR)/../ramdisk/; \
Home |
Main Index |
Thread Index |
Old Index