Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.acorn32 Oeps... update the kernel names and use the ...
details: https://anonhg.NetBSD.org/src/rev/79bbffa8e139
branches: trunk
changeset: 521447:79bbffa8e139
user: reinoud <reinoud%NetBSD.org@localhost>
date: Thu Jan 31 01:07:44 2002 +0000
description:
Oeps... update the kernel names and use the acorn32 distrib directory
diffstat:
etc/etc.acorn32/Makefile.inc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r bad34831aef9 -r 79bbffa8e139 etc/etc.acorn32/Makefile.inc
--- a/etc/etc.acorn32/Makefile.inc Thu Jan 31 00:33:49 2002 +0000
+++ b/etc/etc.acorn32/Makefile.inc Thu Jan 31 01:07:44 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.inc,v 1.1 2001/11/30 14:22:33 reinoud Exp $
+# $NetBSD: Makefile.inc,v 1.2 2002/01/31 01:07:44 reinoud Exp $
#
# etc.arm32/Makefile.inc -- arm32-specific etc Makefile targets
#
-KERNEL_SETS= RISCPC RPC_WSCONS
-BUILD_KERNELS= RPCINST
+KERNEL_SETS= GENERIC NC NC_WSCONS RPC_WSCONS
+BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/kernel \
installation/misc
@@ -15,7 +15,7 @@
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
- cd ${.CURDIR}/../distrib/arm32 && ${MAKE} release
+ cd ${.CURDIR}/../distrib/acorn32 && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
sh ../distrib/sets/makesums -t ${RELEASEDIR}/installation/kernels '*.gz'
sh ../distrib/sets/makesums -t ${RELEASEDIR}/installation/misc '*.gz'
Home |
Main Index |
Thread Index |
Old Index