Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amiga/miniroot Use INSTALL kernel instead of GENERIC...
details: https://anonhg.NetBSD.org/src/rev/076fc677c67f
branches: trunk
changeset: 497058:076fc677c67f
user: is <is%NetBSD.org@localhost>
date: Sun Sep 17 21:11:09 2000 +0000
description:
Use INSTALL kernel instead of GENERIC for miniroot.
diffstat:
distrib/amiga/miniroot/list | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r eacec3b120be -r 076fc677c67f distrib/amiga/miniroot/list
--- a/distrib/amiga/miniroot/list Sun Sep 17 21:07:10 2000 +0000
+++ b/distrib/amiga/miniroot/list Sun Sep 17 21:11:09 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.9 2000/05/02 16:06:46 sjg Exp $
+# $NetBSD: list,v 1.10 2000/09/17 21:11:09 is Exp $
# Amiga extra's
LINK instbin sbin/mount_ados
@@ -52,4 +52,4 @@
SPECIAL rmdir usr/share/zoneinfo
# Generic kernel
-COPY ${KERNOBJDIR:-${CURDIR}/../../sys/arch/amiga/compile}/GENERIC/netbsd netbsd
+COPY ${KERNOBJDIR:-${CURDIR}/../../sys/arch/amiga/compile}/INSTALL/netbsd netbsd
Home |
Main Index |
Thread Index |
Old Index