Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/alpha/instkernel/fdset Bump number of floppies to 4
details: https://anonhg.NetBSD.org/src/rev/ba3d17458de0
branches: trunk
changeset: 995364:ba3d17458de0
user: martin <martin%NetBSD.org@localhost>
date: Tue Dec 18 12:55:38 2018 +0000
description:
Bump number of floppies to 4
diffstat:
distrib/alpha/instkernel/fdset/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 1de5a213dc85 -r ba3d17458de0 distrib/alpha/instkernel/fdset/Makefile
--- a/distrib/alpha/instkernel/fdset/Makefile Tue Dec 18 08:39:03 2018 +0000
+++ b/distrib/alpha/instkernel/fdset/Makefile Tue Dec 18 12:55:38 2018 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2004/05/10 00:08:49 ross Exp $
+# $NetBSD: Makefile,v 1.16 2018/12/18 12:55:38 martin Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
FLOPPYBASE= disk
-FLOPPYSUFFIX= of3
+FLOPPYSUFFIX= of4
FLOPPYSIZE= 2880
FLOPPYFILES= boot netbsd
-FLOPPYMAX= 3
+FLOPPYMAX= 4
FLOPPY_RELEASEDIR= installation/floppy
Home |
Main Index |
Thread Index |
Old Index