Module Name: src
Committed By: nonaka
Date: Fri Apr 9 11:38:10 UTC 2010
Modified Files:
src/distrib/evbsh3/instkernel/ramdisk: Makefile
Log Message:
fix build failure.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/evbsh3/instkernel/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/evbsh3/instkernel/ramdisk/Makefile
diff -u src/distrib/evbsh3/instkernel/ramdisk/Makefile:1.1 src/distrib/evbsh3/instkernel/ramdisk/Makefile:1.2
--- src/distrib/evbsh3/instkernel/ramdisk/Makefile:1.1 Tue Apr 6 15:54:31 2010
+++ src/distrib/evbsh3/instkernel/ramdisk/Makefile Fri Apr 9 11:38:10 2010
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/04/06 15:54:31 nonaka Exp $
+# $NetBSD: Makefile,v 1.2 2010/04/09 11:38:10 nonaka Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -16,7 +16,7 @@
IMAGEENDIAN= le
MAKEDEVTARGETS= ramdisk
IMAGEDEPENDS= ${CRUNCHBIN} \
- disktab.preinstall dot.hdprofile dot.profile \
+ disktab.preinstall dot.profile \
${NETBSDSRCDIR}/etc/group ${NETBSDSRCDIR}/etc/master.passwd \
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/protocols \
${DISTRIBDIR}/common/services