diff ChangeLog @ 2731:baa835d68db2

Changed rules.mak to remove "-l" option in the AFLAGS. This was done to supress the display of source to terminal screen while compiling project. Changed level1/coco/makefile to add in the compiling of dw3_becker.sb and boot_dw3_becker. This should allow for use of NOS9L1 on CoCo3FPGA project and emulators that support the becker port.
author drencor-xeen
date Wed, 05 Dec 2012 03:14:21 -0600
parents 6bd6e348665d
children 43300b4f840a
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 10 11:55:48 2012 -0500
+++ b/ChangeLog	Wed Dec 05 03:14:21 2012 -0600
@@ -1,6 +1,19 @@
 NitrOS-9 V3.2.9:
 
 ----------------------------------------------------------
+2012/12/05 David Ladd
+List of files changed since hg clone on 2012/12/05
+M ChangeLog
+M level1/coco/modules/makefile
+M rules.mak
+
+Changes that were made were to supress listing sources to standard
+out while compiling project.  This change was option "-l" in the rules.mak .
+
+Change made to level1/coco/modules/makefile was to include adding
+dw3_becker.sb and boot_dw3_becker to the level1 build for the CoCo.
+
+----------------------------------------------------------
 2012/11/09 Gene Heskett
 Boisy;
 List of files changed since hg clone on 2012/11/03