Source-Changes-HG archive

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

[src/trunk]: src/distrib/vax/ramdisk Include racd0 and racd1 on ramdisk



details:   https://anonhg.NetBSD.org/src/rev/eab324ca6027
branches:  trunk
changeset: 779928:eab324ca6027
user:      abs <abs%NetBSD.org@localhost>
date:      Thu Jun 28 13:53:49 2012 +0000

description:
Include racd0 and racd1 on ramdisk

diffstat:

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

diffs (18 lines):

diff -r 4bd697db2db5 -r eab324ca6027 distrib/vax/ramdisk/Makefile
--- a/distrib/vax/ramdisk/Makefile      Thu Jun 28 13:53:13 2012 +0000
+++ b/distrib/vax/ramdisk/Makefile      Thu Jun 28 13:53:49 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.28 2012/03/21 05:49:39 matt Exp $
+#      $NetBSD: Makefile,v 1.29 2012/06/28 13:53:49 abs Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -15,7 +15,7 @@
 MTREECONF=     ${DISTRIBDIR}/common/mtree.common
 IMAGEENDIAN=   le
 MAKEDEVTARGETS=        std mt0 st0 rd0 rd1 dz0 dl0 dhu0 rx0 ra0 ra1 ra2 ra3 hp0 hp1 \
-               sd0 sd1 sd2 md0 pty0 cd0 cd1
+               sd0 sd1 sd2 md0 pty0 cd0 cd1 racd0 racd1
 IMAGEDEPENDS=  ${CRUNCHBIN} \
                Makefile dot.profile \
                ${DESTDIR}/boot ${DESTDIR}/usr/mdec/xxboot \



Home | Main Index | Thread Index | Old Index