From 2161e594d9b3b35c6723ad957acf856113eef30b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Aug 2009 18:31:36 +0000 Subject: 2009-08-27 Joel Sherrill * custom/leon2.cfg, custom/leon3.cfg: Fix typo. --- make/ChangeLog | 4 ++++ make/custom/leon2.cfg | 2 +- make/custom/leon3.cfg | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'make') diff --git a/make/ChangeLog b/make/ChangeLog index b4e43e036e..308e29929c 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,7 @@ +2009-08-27 Joel Sherrill + + * custom/leon2.cfg, custom/leon3.cfg: Fix typo. + 2009-06-04 Xi Yang * Makefile.am: New Gumstix BSP. 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. -- cgit v1.2.3