mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-16 12:55:26 +08:00
* eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg, mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
14 lines
249 B
INI
14 lines
249 B
INI
#
|
|
# Config file for a PowerPC MPC860-based MBX860-002 card.
|
|
#
|
|
|
|
#
|
|
# All MBX8xx configurations share the same base file, only a few
|
|
# parameters differ.
|
|
#
|
|
|
|
RTEMS_MBX_MODEL=mbx860_002
|
|
8XX_CPU_TYPE=860
|
|
|
|
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|