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

* make/custom/gen5200.inc: New (Renamed from gen5200.cfg).
	* make/custom/gen5200.cfg: Removed.
	* make/custom/brs5l.cfg, make/custom/icecube.cfg,
	make/custom/pm520_cr825.cfg, make/custom/pm520_ze30.cfg:
	Include make/custom/gen5200.inc.
This commit is contained in:
Ralf Corsepius
2009-10-17 15:28:50 +00:00
parent 662ac58637
commit 76995af36e
6 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/gen5200.inc: New (Renamed from gen5200.cfg).
* make/custom/gen5200.cfg: Removed.
* make/custom/brs5l.cfg, make/custom/icecube.cfg,
make/custom/pm520_cr825.cfg, make/custom/pm520_ze30.cfg:
Include make/custom/gen5200.inc.
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/icecube.cfg, make/custom/pm520_cr825.cfg,

View File

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

View File

@@ -14,4 +14,4 @@
RTEMS_LINKCMDS=linkcmds.icecube
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
include $(RTEMS_ROOT)/make/custom/gen5200.inc

View File

@@ -12,4 +12,4 @@
RTEMS_LINKCMDS=linkcmds.pm520
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
include $(RTEMS_ROOT)/make/custom/gen5200.inc

View File

@@ -12,4 +12,4 @@
RTEMS_LINKCMDS=linkcmds.pm520
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
include $(RTEMS_ROOT)/make/custom/gen5200.inc