2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>

* make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg).
	* make/custom/genmcf548x.cfg: Removed.
	* make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg:
	Include make/custom/genmcf548x.inc.
This commit is contained in:
Ralf Corsepius
2009-10-17 15:25:31 +00:00
parent 848c996f21
commit 662ac58637
4 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg).
* make/custom/genmcf548x.cfg: Removed.
* make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg:
Include make/custom/genmcf548x.inc.
2009-10-16 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* Makefile.am, README, configure.ac,

View File

@@ -11,4 +11,4 @@
RTEMS_LINKCMDS=linkcmds.COBRA5475
include $(RTEMS_ROOT)/make/custom/genmcf548x.cfg
include $(RTEMS_ROOT)/make/custom/genmcf548x.inc

View File

@@ -11,4 +11,4 @@
RTEMS_LINKCMDS=linkcmds
include $(RTEMS_ROOT)/make/custom/genmcf548x.cfg
include $(RTEMS_ROOT)/make/custom/genmcf548x.inc