# HG changeset patch # User Tormod Volden # Date 1390036348 -3600 # Node ID 4ec45bc242781af182b1a0701a191bee9ab4c954 # Parent 9d256fa9ba31bd4b4400de44412addbef5aaca37 coco1/bootroms: Add sysgo and shell_21 to bootfile diff -r 9d256fa9ba31 -r 4ec45bc24278 level1/coco1/bootroms/makefile --- a/level1/coco1/bootroms/makefile Sat Jan 18 10:09:53 2014 +0100 +++ b/level1/coco1/bootroms/makefile Sat Jan 18 10:12:28 2014 +0100 @@ -2,6 +2,7 @@ # Module directory MD = ../modules +CMDS = ../cmds DEPENDS = ./makefile @@ -11,6 +12,8 @@ $(MD)/scf.mn $(MD)/vtio.dr \ $(MD)/covdg.io \ $(MD)/term_vdg.dt \ + $(MD)/sysgo_dd \ + $(CMDS)/shell_21 \ $(MD)/clock_60hz $(MD)/clock2_soft BOOTROMS = nos96809l1.rom