LEON3: enable exception prinout by default

This commit is contained in:
Daniel Hellstrom
2014-05-27 09:15:42 +02:00
parent a20c114f4a
commit 8343aa414c

View File

@@ -38,7 +38,7 @@ RTEMS_BSPOPTS_HELP([BSP_LEON3_SMP],
[Always defined when on a LEON3 to enable the LEON3 support for [Always defined when on a LEON3 to enable the LEON3 support for
determining the CPU core number in an SMP configuration.]) determining the CPU core number in an SMP configuration.])
RTEMS_BSP_CLEANUP_OPTIONS(0, 1) RTEMS_BSP_CLEANUP_OPTIONS(0, 1, 1)
RTEMS_BSP_LINKCMDS RTEMS_BSP_LINKCMDS
# Explicitly list all Makefiles here # Explicitly list all Makefiles here