Module Name:    src
Committed By:   abs
Date:           Thu Jun 28 13:53:49 UTC 2012

Modified Files:
        src/distrib/vax/ramdisk: Makefile

Log Message:
Include racd0 and racd1 on ramdisk


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/distrib/vax/ramdisk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/vax/ramdisk/Makefile
diff -u src/distrib/vax/ramdisk/Makefile:1.28 src/distrib/vax/ramdisk/Makefile:1.29
--- src/distrib/vax/ramdisk/Makefile:1.28	Wed Mar 21 05:49:39 2012
+++ src/distrib/vax/ramdisk/Makefile	Thu Jun 28 13:53:49 2012
@@ -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 @@ LISTS=		${.CURDIR}/list  ${DISTRIBDIR}/c
 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 \

Reply via email to