Source-Changes-HG archive

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

[src/netbsd-6]: src/distrib/hp700/ramdisk Pull up following revision(s) (requ...



details:   https://anonhg.NetBSD.org/src/rev/5740766ff92d
branches:  netbsd-6
changeset: 775782:5740766ff92d
user:      riz <riz%NetBSD.org@localhost>
date:      Sat May 11 21:39:16 2013 +0000

description:
Pull up following revision(s) (requested by skrll in ticket #882):
        distrib/hp700/ramdisk/Makefile: revision 1.12
Fix PR/47123 for hp700 as well

diffstat:

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

diffs (18 lines):

diff -r 63949cc923d7 -r 5740766ff92d distrib/hp700/ramdisk/Makefile
--- a/distrib/hp700/ramdisk/Makefile    Mon Apr 29 23:36:10 2013 +0000
+++ b/distrib/hp700/ramdisk/Makefile    Sat May 11 21:39:16 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.11 2010/02/11 09:06:48 roy Exp $
+#      $NetBSD: Makefile,v 1.11.8.1 2013/05/11 21:39:16 riz 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=        all
+MAKEDEVTARGETS=        all ipty
 IMAGEDEPENDS=  ${CRUNCHBIN} \
                dot.profile \
                ${NETBSDSRCDIR}/etc/group ${NETBSDSRCDIR}/etc/master.passwd \



Home | Main Index | Thread Index | Old Index