Source-Changes-HG archive

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

[src/trunk]: src/distrib/i386/floppies Build in ramdisk-kernel.



details:   https://anonhg.NetBSD.org/src/rev/0e1bd6e85e91
branches:  trunk
changeset: 485787:0e1bd6e85e91
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Fri May 05 19:30:13 2000 +0000

description:
Build in ramdisk-kernel.

diffstat:

 distrib/i386/floppies/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 1d6d3da6f9cc -r 0e1bd6e85e91 distrib/i386/floppies/Makefile
--- a/distrib/i386/floppies/Makefile    Fri May 05 19:29:28 2000 +0000
+++ b/distrib/i386/floppies/Makefile    Fri May 05 19:30:13 2000 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.11 2000/04/23 15:05:02 sommerfeld Exp $
+#      $NetBSD: Makefile,v 1.12 2000/05/05 19:30:13 mycroft Exp $
 
-SUBDIR=        ramdisk fdset bootfloppy-big 
+SUBDIR=        ramdisk ramdisk-kernel fdset bootfloppy-big 
 
 # SUBDIR += bootfloppy-tiny
 



Home | Main Index | Thread Index | Old Index