# HG changeset patch # User boisy # Date 1071840421 0 # Node ID d789ed24fd34050356a8804cd489a8c3ed68670b # Parent 0840929fea5d962fdeedff1ef08b7b46a494a2c4 rel_80 now used by default diff -r 0840929fea5d -r d789ed24fd34 level2/coco3/bootfiles/makefile --- 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 \ diff -r 0840929fea5d -r d789ed24fd34 level2/coco3_6309/bootfiles/makefile --- 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 \