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

* make/custom/gen83xx.inc: New (Renamed from gen83xx.cfg).
	* make/custom/gen83xx.cfg: Removed.
	* make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg,
	make/custom/mpc8349eamds.cfg:
	Include make/custom/gen83xx.inc.
This commit is contained in:
Ralf Corsepius
2009-10-17 15:31:27 +00:00
parent 76995af36e
commit 3b8afe8ca1
5 changed files with 11 additions and 3 deletions
@@ -1,3 +1,11 @@
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/gen83xx.inc: New (Renamed from gen83xx.cfg).
* make/custom/gen83xx.cfg: Removed.
* make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg,
make/custom/mpc8349eamds.cfg:
Include make/custom/gen83xx.inc.
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/gen83xx.cfg: Remove -W -Wno-unused.
@@ -11,4 +11,4 @@
RTEMS_LINKCMDS=linkcmds.hsc_cm01
include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
include $(RTEMS_ROOT)/make/custom/gen83xx.inc
@@ -9,4 +9,4 @@
RTEMS_LINKCMDS=linkcmds.mpc8313erdb
include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
include $(RTEMS_ROOT)/make/custom/gen83xx.inc
@@ -11,4 +11,4 @@
RTEMS_LINKCMDS=linkcmds.mpc8349eamds
include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
include $(RTEMS_ROOT)/make/custom/gen83xx.inc