forked from Imagelibrary/rtems
17 lines
304 B
INI
17 lines
304 B
INI
#
|
|
# Config file for MicroSys PM520 Module (based on MPC5200)
|
|
# on carrier board CR825
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All GEN5200 configurations share the same base file, only a few
|
|
# parameters differ.
|
|
#
|
|
|
|
RTEMS_BOARD_MODEL=PM520_CR825
|
|
RTEMS_LINKCMDS=linkcmds.pm520
|
|
|
|
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|