diff level2/coco3/bootfiles/makefile @ 1370:62991148cab4

More changes
author boisy
date Fri, 26 Sep 2003 14:52:28 +0000
parents 53c50c807d55
children 79dde72f9d96
line wrap: on
line diff
--- a/level2/coco3/bootfiles/makefile	Fri Sep 26 14:47:41 2003 +0000
+++ b/level2/coco3/bootfiles/makefile	Fri Sep 26 14:52:28 2003 +0000
@@ -7,10 +7,10 @@
 
 DEPENDS		= ./makefile
 
-KERNEL_STOCK	= $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/os9p1
+KERNEL_STOCK	= $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/kernel
 
 # OS-9 disk bootfile to allow booting from WD1773 disk controller
-BOOTFILE_VDG	= $(MD)/os9p2 $(MD)/ioman $(MD)/init \
+BOOTFILE_VDG	= $(MD)/kernelp2 $(MD)/ioman $(MD)/init \
 		$(MD)/rbf.mn \
 		$(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_40d.dd \
 		$(MD)/ddd0_40d.dd \
@@ -24,7 +24,7 @@
 		$(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
 		$(MD)/clock_60hz $(MD)/clock2_soft
 
-BOOTFILE_WIN40	= $(MD)/os9p2 $(MD)/ioman $(MD)/init \
+BOOTFILE_WIN40	= $(MD)/kernelp2 $(MD)/ioman $(MD)/init \
 		$(MD)/rbf.mn \
 		$(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_40d.dd \
 		$(MD)/ddd0_40d.dd \
@@ -37,7 +37,7 @@
 		$(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
 		$(MD)/clock_60hz $(MD)/clock2_soft
 
-BOOTFILE_WIN80	= $(MD)/os9p2 $(MD)/ioman $(MD)/init \
+BOOTFILE_WIN80	= $(MD)/kernelp2 $(MD)/ioman $(MD)/init \
 		$(MD)/rbf.mn \
 		$(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_40d.dd \
 		$(MD)/ddd0_40d.dd \