Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/b755a4a3f099
branches:  netbsd-6-0
changeset: 774802:b755a4a3f099
user:      riz <riz%NetBSD.org@localhost>
date:      Sat May 11 21:38:47 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 ee3389bd1ee1 -r b755a4a3f099 distrib/hp700/ramdisk/Makefile
--- a/distrib/hp700/ramdisk/Makefile    Mon Apr 29 03:30:05 2013 +0000
+++ b/distrib/hp700/ramdisk/Makefile    Sat May 11 21:38:47 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.11 2010/02/11 09:06:48 roy Exp $
+#      $NetBSD: Makefile,v 1.11.14.1 2013/05/11 21:38:47 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