[PATCH] LEON3: enable exception prinout by default
Daniel Hellstrom
daniel at gaisler.com
Mon Jun 2 16:02:03 UTC 2014
---
c/src/lib/libbsp/sparc/leon3/configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/c/src/lib/libbsp/sparc/leon3/configure.ac b/c/src/lib/libbsp/sparc/leon3/configure.ac
index fd3b0a4..3fe1e48 100644
--- a/c/src/lib/libbsp/sparc/leon3/configure.ac
+++ b/c/src/lib/libbsp/sparc/leon3/configure.ac
@@ -38,7 +38,7 @@ RTEMS_BSPOPTS_HELP([BSP_LEON3_SMP],
[Always defined when on a LEON3 to enable the LEON3 support for
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
# Explicitly list all Makefiles here
--
1.7.0.4
More information about the devel
mailing list