changeset 3077:f839dff8811c

Updated makefile so shell was not automatically added to bootfile for level 1 coco's.
author David Ladd <drencor-xeen@users.sf.net>
date Mon, 23 Feb 2015 15:01:43 -0600
parents d28d94edee79
children e62697e7ce49
files level1/coco1/bootfiles/makefile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level1/coco1/bootfiles/makefile	Mon Feb 23 15:00:06 2015 -0600
+++ b/level1/coco1/bootfiles/makefile	Mon Feb 23 15:01:43 2015 -0600
@@ -242,8 +242,7 @@
 		$(MD)/scbbt.dr $(MD)/t1_scbbt.dd \
 		$(PIPE) \
 		$(CLOCK60HZ) \
-		$(MD)/sysgo_dd \
-		$(CMDSDIR)/shell_21
+		$(MD)/sysgo_dd
 
 BOOTFILE_COHR_DW	= $(MD)/ioman \
 		$(MD)/rbf.mn \