changeset 1484:d789ed24fd34

rel_80 now used by default
author boisy
date Fri, 19 Dec 2003 13:27:01 +0000
parents 0840929fea5d
children 2a89fb768fd8
files level2/coco3/bootfiles/makefile level2/coco3_6309/bootfiles/makefile
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level2/coco3/bootfiles/makefile	Fri Dec 19 13:26:08 2003 +0000
+++ b/level2/coco3/bootfiles/makefile	Fri Dec 19 13:27:01 2003 +0000
@@ -7,7 +7,7 @@
 
 DEPENDS		= ./makefile
 
-KERNEL_STOCK	= $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/kernel
+KERNEL_STOCK	= $(MD)/rel_80 $(MD)/boot_1773_6ms $(MD)/kernel
 
 # OS-9 disk bootfile to allow booting from WD1773 disk controller
 BOOTFILE_VDG	= $(MD)/kernelp2 $(MD)/ioman $(MD)/init \
--- a/level2/coco3_6309/bootfiles/makefile	Fri Dec 19 13:26:08 2003 +0000
+++ b/level2/coco3_6309/bootfiles/makefile	Fri Dec 19 13:27:01 2003 +0000
@@ -7,7 +7,7 @@
 
 DEPENDS		= ./makefile
 
-KERNEL_STOCK	= $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/kernel
+KERNEL_STOCK	= $(MD)/rel_80 $(MD)/boot_1773_6ms $(MD)/kernel
 
 # OS-9 disk bootfile to allow booting from WD1773 disk controller
 BOOTFILE_VDG	= $(MD)/kernelp2 $(MD)/ioman $(MD)/init \