Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbppc/ramdisk Put ld0/ld1 on the ramdisk (for sdmmc).
details: https://anonhg.NetBSD.org/src/rev/0bba30802e5c
branches: trunk
changeset: 773425:0bba30802e5c
user: matt <matt%NetBSD.org@localhost>
date: Wed Feb 01 21:57:13 2012 +0000
description:
Put ld0/ld1 on the ramdisk (for sdmmc).
diffstat:
distrib/evbppc/ramdisk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a4a05a3d3e70 -r 0bba30802e5c distrib/evbppc/ramdisk/Makefile
--- a/distrib/evbppc/ramdisk/Makefile Wed Feb 01 21:56:40 2012 +0000
+++ b/distrib/evbppc/ramdisk/Makefile Wed Feb 01 21:57:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/06/20 21:39:18 matt Exp $
+# $NetBSD: Makefile,v 1.11 2012/02/01 21:57:13 matt Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -21,6 +21,7 @@
${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/protocols \
${DISTRIBDIR}/common/services
MAKEDEVTARGETS= std md0 wd0 wd1 wd2 wd3 cd0 cd1 sd0 sd1 sd2 sd3 st0 pty0 ttyv0
+MAKEDEVTARGETS+= ld0 ld1
# Use stubs to eliminate some large stuff from libc
HACKSRC= ${DISTRIBDIR}/utils/libhack
Home |
Main Index |
Thread Index |
Old Index