forked from Imagelibrary/rtems
16 lines
261 B
INI
16 lines
261 B
INI
#
|
|
# Configuration file for a 68040 using the 68360 in companion mode
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All gen68360 configurations share the same base file, only the cpu model
|
|
# differs.
|
|
#
|
|
|
|
RTEMS_GEN68360_COMPANION_MODE=yes
|
|
|
|
include $(RTEMS_ROOT)/make/custom/gen68360.cfg
|
|
|