forked from Imagelibrary/rtems
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/mbx8xx.inc: New (Renamed from mbx8xx.cfg). * make/custom/mbx8xx.cfg: Removed. * make/custom/mbx821_001.cfg, make/custom/mbx821_002b.cfg, make/custom/mbx821_002.cfg, make/custom/mbx860_001b.cfg, make/custom/mbx860_002.cfg, make/custom/mbx860_005b.cfg, make/custom/mbx860_1b.cfg: Include make/custom/mbx8xx.inc.
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* make/custom/mbx8xx.inc: New (Renamed from mbx8xx.cfg).
|
||||
* make/custom/mbx8xx.cfg: Removed.
|
||||
* make/custom/mbx821_001.cfg, make/custom/mbx821_002b.cfg,
|
||||
make/custom/mbx821_002.cfg, make/custom/mbx860_001b.cfg,
|
||||
make/custom/mbx860_002.cfg, make/custom/mbx860_005b.cfg,
|
||||
make/custom/mbx860_1b.cfg:
|
||||
Include make/custom/mbx8xx.inc.
|
||||
|
||||
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* make/custom/mbx821_001.cfg: New (relocated from /make/custom).
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
RTEMS_MBX_MODEL=mbx821_001
|
||||
8XX_CPU_TYPE=821
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
RTEMS_MBX_MODEL=mbx821_002
|
||||
8XX_CPU_TYPE=821
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
RTEMS_MBX_MODEL=mbx821_002b
|
||||
8XX_CPU_TYPE=821
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
# optimize flag: typically -O2
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
RTEMS_MBX_MODEL=mbx860_001b
|
||||
8XX_CPU_TYPE=860
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
RTEMS_MBX_MODEL=mbx860_002
|
||||
8XX_CPU_TYPE=860
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
@@ -13,4 +13,4 @@ RTEMS_MBX_MODEL=mbx860_005b
|
||||
# The 860_005b has 16M ram : org = 0x0, l = 16M
|
||||
MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
RTEMS_MBX_MODEL=mbx860_001b
|
||||
8XX_CPU_TYPE=860
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
|
||||
|
||||
Reference in New Issue
Block a user