forked from Imagelibrary/rtems
2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 822/bsps * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
|
||||
|
||||
PR 822/bsps
|
||||
* custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
|
||||
|
||||
2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>
|
||||
|
||||
* custom/av5282.cfg: New file.
|
||||
|
||||
13
make/custom/mbx860_001b.cfg
Normal file
13
make/custom/mbx860_001b.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Config file for a PowerPC MPC860-based MBX860-001b card.
|
||||
#
|
||||
|
||||
#
|
||||
# All MBX8xx configurations share the same base file, only a few
|
||||
# parameters differ.
|
||||
#
|
||||
|
||||
RTEMS_MBX_MODEL=mbx860_001b
|
||||
8XX_CPU_TYPE=860
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
13
make/custom/mbx860_1b.cfg
Normal file
13
make/custom/mbx860_1b.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Config file for a PowerPC MPC860-based MBX821-002b card.
|
||||
#
|
||||
|
||||
#
|
||||
# All MBX8xx configurations share the same base file, only a few
|
||||
# parameters differ.
|
||||
#
|
||||
|
||||
RTEMS_MBX_MODEL=mbx860_001b
|
||||
8XX_CPU_TYPE=860
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|
||||
Reference in New Issue
Block a user