Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/x68k/floppies/ramdisk Pull up revision 1.22 (re...
details: https://anonhg.NetBSD.org/src/rev/61945b052df8
branches: netbsd-1-6
changeset: 528066:61945b052df8
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Jun 24 11:07:36 2002 +0000
description:
Pull up revision 1.22 (requested by isaki in ticket #348):
Add missing /dev/sram. it is used by memswitch(8).
diffstat:
distrib/x68k/floppies/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c81faa32b6c0 -r 61945b052df8 distrib/x68k/floppies/ramdisk/Makefile
--- a/distrib/x68k/floppies/ramdisk/Makefile Mon Jun 24 06:10:04 2002 +0000
+++ b/distrib/x68k/floppies/ramdisk/Makefile Mon Jun 24 11:07:36 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2002/05/13 01:04:23 lukem Exp $
+# $NetBSD: Makefile,v 1.21.2.1 2002/06/24 11:07:36 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -15,7 +15,7 @@
LISTS= ${.CURDIR}/list ${DISTRIBDIR}/common/list.sysinst
MTREECONF= ${DISTRIBDIR}/common/mtree.common
IMAGEENDIAN= be
-MAKEDEVTARGETS= std md0 fd0 sd0 sd1 sd2 sd3 sd4 sd5 cd0 ttye0 tty00 opty
+MAKEDEVTARGETS= ramdisk
IMAGEDEPENDS+= ${CRUNCHBIN} \
disktab.preinstall dot.profile dot.hdprofile \
services termcap.vt \
Home |
Main Index |
Thread Index |
Old Index