NGMP is a new BSP and is SMP capable which requires the mcpu=leon3 flag. The LEON4 CPU is backwards compatible with the LEON3. --- c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg b/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg index 86da029..dd5b655 100644 --- a/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg +++ b/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg @@ -1 +1 @@ -include $(RTEMS_ROOT)/make/custom/leon3.cfg +include $(RTEMS_ROOT)/make/custom/leon3smp.cfg -- 1.7.0.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel