Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/emips/miniroot Remove more ecoff leftover.
details: https://anonhg.NetBSD.org/src/rev/4009980febb8
branches: trunk
changeset: 766100:4009980febb8
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed Jun 15 14:47:43 2011 +0000
description:
Remove more ecoff leftover.
diffstat:
distrib/emips/miniroot/Makefile.inc | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 517571cf41ab -r 4009980febb8 distrib/emips/miniroot/Makefile.inc
--- a/distrib/emips/miniroot/Makefile.inc Wed Jun 15 13:42:46 2011 +0000
+++ b/distrib/emips/miniroot/Makefile.inc Wed Jun 15 14:47:43 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.1 2011/01/26 01:18:44 pooka Exp $
+# $NetBSD: Makefile.inc,v 1.2 2011/06/15 14:47:43 tsutsui Exp $
DBG= -Os
@@ -11,8 +11,6 @@
IMAGEDEPENDS+= ${ARCHDIR}/dot.profile \
${DESTDIR}/.profile ${DESTDIR}/boot.emips \
${DESTDIR}/etc/disktab \
- ${KERNOBJDIR}/GENERIC/netbsd \
- ${KERNOBJDIR}/GENERIC/netbsd.ecoff \
- ${KERNOBJDIR}/INSTALL/nfsnetbsd.ecoff
+ ${KERNOBJDIR}/GENERIC/netbsd
IMAGEPOSTBUILD= ${TOOL_INSTALLBOOT} -v -m ${MACHINE} ${IMAGE} ${DESTDIR}/usr/mdec/bootxx_ffs
Home |
Main Index |
Thread Index |
Old Index