Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/distrib/evbmips/instkernel/ramdisk Pull up following revi...
details: https://anonhg.NetBSD.org/src/rev/87a11174f580
branches: netbsd-9
changeset: 744249:87a11174f580
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Jan 28 09:08:10 2020 +0000
description:
Pull up following revision(s) (requested by martin in ticket #666):
distrib/evbmips/instkernel/ramdisk/Makefile: revision 1.14
PR install/54777: add dhcpcd to the install ramdisk
diffstat:
distrib/evbmips/instkernel/ramdisk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b91b3a4d4327 -r 87a11174f580 distrib/evbmips/instkernel/ramdisk/Makefile
--- a/distrib/evbmips/instkernel/ramdisk/Makefile Tue Jan 28 09:06:37 2020 +0000
+++ b/distrib/evbmips/instkernel/ramdisk/Makefile Tue Jan 28 09:08:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/24 18:04:02 christos Exp $
+# $NetBSD: Makefile,v 1.13.14.1 2020/01/28 09:08:10 msaitoh Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -33,6 +33,7 @@
${CRUNCHBIN}: libhack.o
.include "${DISTRIBDIR}/common/Makefile.crunch"
+.include "${DISTRIBDIR}/common/Makefile.dhcpcd"
.include "${DISTRIBDIR}/common/Makefile.makedev"
.include "${DISTRIBDIR}/common/Makefile.image"
Home |
Main Index |
Thread Index |
Old Index