Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbmips/instkernel/ramdisk PR install/54777: add dhc...
details: https://anonhg.NetBSD.org/src/rev/8d01d8db49ee
branches: trunk
changeset: 1006317:8d01d8db49ee
user: martin <martin%NetBSD.org@localhost>
date: Thu Jan 09 20:07:46 2020 +0000
description:
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 70085c3f65b2 -r 8d01d8db49ee distrib/evbmips/instkernel/ramdisk/Makefile
--- a/distrib/evbmips/instkernel/ramdisk/Makefile Thu Jan 09 19:51:49 2020 +0000
+++ b/distrib/evbmips/instkernel/ramdisk/Makefile Thu Jan 09 20:07:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/24 18:04:02 christos Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/09 20:07:46 martin 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