mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-16 12:55:26 +08:00
15 lines
256 B
INI
15 lines
256 B
INI
#
|
|
# Config file for freescale's MPC8349EAMDS evaluation board
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All GEN83xx configurations share the same base file, only a few
|
|
# parameters differ.
|
|
#
|
|
|
|
RTEMS_LINKCMDS=linkcmds.mpc8349eamds
|
|
|
|
include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
|