Changed CPU model to mcpu32.

This commit is contained in:
Joel Sherrill
1998-04-06 15:55:37 +00:00
parent 275868b682
commit 9d07e59d55

View File

@@ -11,7 +11,7 @@ TARGET_ARCH=o-gen68360_040
RTEMS_CPU_MODEL=m68040
else
TARGET_ARCH=o-gen68360
RTEMS_CPU_MODEL=m68360
RTEMS_CPU_MODEL=mcpu32
endif
include $(RTEMS_ROOT)/make/custom/default.cfg