Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/alpha/instkernel/ramdisk Add dhcpcd(8) to alpha's IN...
details: https://anonhg.NetBSD.org/src/rev/aa1c716122fe
branches: trunk
changeset: 326221:aa1c716122fe
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed Jan 22 11:48:59 2014 +0000
description:
Add dhcpcd(8) to alpha's INSTALL ramdisk.
diffstat:
distrib/alpha/instkernel/ramdisk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 06d317e65c51 -r aa1c716122fe distrib/alpha/instkernel/ramdisk/Makefile
--- a/distrib/alpha/instkernel/ramdisk/Makefile Wed Jan 22 11:46:31 2014 +0000
+++ b/distrib/alpha/instkernel/ramdisk/Makefile Wed Jan 22 11:48:59 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/02/11 09:06:47 roy Exp $
+# $NetBSD: Makefile,v 1.31 2014/01/22 11:48:59 tsutsui Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -29,6 +29,7 @@
PARSELISTENV= INSTALLNOTES=${INSTALLNOTES:Q} TOOL_PWD_MKDB=${TOOL_PWD_MKDB:Q}
.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