summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:55:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:55:37 +0000
commite7097967da22890c957161496fa98186d0075a03 (patch)
tree2e2dea3747e25dffd3ac7487d753367bc4b13e37 /c
parent2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e7097967da22890c957161496fa98186d0075a03.tar.bz2
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/gensh4.cfg: Remove RTEMS_BSP_FAMILY.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/sh/gensh4/ChangeLog4
-rw-r--r--c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/sh/gensh4/ChangeLog b/c/src/lib/libbsp/sh/gensh4/ChangeLog
index dcca7976de..27bc238186 100644
--- a/c/src/lib/libbsp/sh/gensh4/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh4/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * make/custom/gensh4.cfg: Remove RTEMS_BSP_FAMILY.
+
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
diff --git a/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg b/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg
index bd1fd9c691..60cc963897 100644
--- a/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg
+++ b/c/src/lib/libbsp/sh/gensh4/make/custom/gensh4.cfg
@@ -14,10 +14,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sh
RTEMS_CPU_MODEL=sh7750
-# This is the actual bsp directory used during the build process.
-RTEMS_BSP_FAMILY=gensh4
-
-#
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#