Mercurial > hg > Members > kono > nitros9-code
diff ChangeLog @ 2786:e333ec1907ef lwtools-port
Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used.
Updated level1/coco1/modules/makefile so that boot_dw_coco1
and dwio_coco1.sb get created.
Updated level1/coco1/bootfiles/makefile added detection of PORT
status so if coco1 is detected then dwio_coco1.sb and
boot_dw_coco1 are used in place of dwio.sb and boot_dw.
author | drencor-xeen |
---|---|
date | Sun, 27 Jan 2013 00:14:03 -0600 |
parents | 31989b6c2b3c |
children | 0df4a4590bc6 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 26 17:21:50 2013 -0600 +++ b/ChangeLog Sun Jan 27 00:14:03 2013 -0600 @@ -1,6 +1,19 @@ NitrOS-9 V3.2.9: ---------------------------------------------------------- +2013/01/27 David Ladd +M ChangeLog +M level1/coco1/bootfiles/makefile +M level1/coco1/modules/makefile + +Updated level1/coco1/modules/makefile so that boot_dw_coco1 +and dwio_coco1.sb get created. + +Updated level1/coco1/bootfiles/makefile added detection of +PORT status so if coco1 is detected then dwio_coco1.sb and +boot_dw_coco1 are used in place of dwio.sb and boot_dw. + +---------------------------------------------------------- 2013/01/26 David Ladd M ChangeLog M level1/coco1/bootfiles/makefile