forked from Imagelibrary/rtems
17 lines
314 B
INI
17 lines
314 B
INI
#
|
|
# Config file for freescale's M5484FireEngine evaluation board
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All genmcf548x configurations share the same base file, only a few
|
|
# parameters differ.
|
|
#
|
|
|
|
RTEMS_BOARD_MODEL=M5484FIREENGINE
|
|
RTEMS_54XX_DERIVATE=MCF5484
|
|
RTEMS_LINKCMDS=linkcmds
|
|
|
|
include $(RTEMS_ROOT)/make/custom/genmcf548x.cfg
|