summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/leon2.cfg2
-rw-r--r--make/custom/leon3.cfg3
2 files changed, 2 insertions, 3 deletions
diff --git a/make/custom/leon2.cfg b/make/custom/leon2.cfg
index 683a123478..7980659194 100644
--- a/make/custom/leon2.cfg
+++ b/make/custom/leon2.cfg
@@ -1,5 +1,5 @@
#
-# Config file for the European Space Agency ERC32 SPARC processor.
+# Config file for the LEON2 SPARC processor.
#
# $Id$
#
diff --git a/make/custom/leon3.cfg b/make/custom/leon3.cfg
index eb53594592..97b0dbf4ac 100644
--- a/make/custom/leon3.cfg
+++ b/make/custom/leon3.cfg
@@ -1,5 +1,5 @@
#
-# Config file for the European Space Agency ERC32 SPARC processor.
+# Config file for the LEON3 SPARC processor.
#
# $Id$
#
@@ -7,7 +7,6 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sparc
-
RTEMS_CPU_MODEL=leon3
# This is the actual bsp directory used during the build process.