From 556f1e76c8ba67d44875ac112d7e9bc1b4455f6e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 14 Nov 2006 02:43:28 +0000 Subject: [PATCH] =?UTF-8?q?2006-11-14=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * custom/uC5282.cfg: Remove hard-code compiler flags. * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused). --- make/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/make/ChangeLog b/make/ChangeLog index 2254a3d5c5..c26497832b 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,9 @@ +2006-11-14 Ralf Corsépius + + * custom/uC5282.cfg: Remove hard-code compiler flags. + * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg, + custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused). + 2006-10-19 Ralf Corsépius * custom/nios2_iss.cfg: Remove.