Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/hp700/ramdisk Add dhcp support to NetBSD/hp700 insta...
details: https://anonhg.NetBSD.org/src/rev/7283ec753b0d
branches: trunk
changeset: 750762:7283ec753b0d
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Jan 13 10:12:32 2010 +0000
description:
Add dhcp support to NetBSD/hp700 install stuff.
diffstat:
distrib/hp700/ramdisk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 17164858b6bc -r 7283ec753b0d distrib/hp700/ramdisk/Makefile
--- a/distrib/hp700/ramdisk/Makefile Wed Jan 13 07:52:38 2010 +0000
+++ b/distrib/hp700/ramdisk/Makefile Wed Jan 13 10:12:32 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/09/24 21:04:45 he Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/13 10:12:32 skrll Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -32,6 +32,7 @@
.include "${HACKSRC}/Makefile.inc"
${CRUNCHBIN}: libhack.o
+.include "${DISTRIBDIR}/common/Makefile.dhcpcd"
.include "${DISTRIBDIR}/common/Makefile.crunch"
.include "${DISTRIBDIR}/common/Makefile.makedev"
.include "${DISTRIBDIR}/common/Makefile.image"
Home |
Main Index |
Thread Index |
Old Index