summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:53:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:53:45 +0000
commit94edc018e904f0c79c08592e0fe7a04a691c870e (patch)
tree2022b79c7c153a38f68758af3352072ab0163227 /c
parent2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-94edc018e904f0c79c08592e0fe7a04a691c870e.tar.bz2
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/ss555.cfg: Remove RTEMS_BSP_FAMILY.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/make/custom/ss555.cfg3
2 files changed, 4 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/ss555/ChangeLog b/c/src/lib/libbsp/powerpc/ss555/ChangeLog
index adbdd4dda1..44049e93cb 100644
--- a/c/src/lib/libbsp/powerpc/ss555/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ss555/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * make/custom/ss555.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/powerpc/ss555/make/custom/ss555.cfg b/c/src/lib/libbsp/powerpc/ss555/make/custom/ss555.cfg
index 9fdac8dcab..a28335600d 100644
--- a/c/src/lib/libbsp/powerpc/ss555/make/custom/ss555.cfg
+++ b/c/src/lib/libbsp/powerpc/ss555/make/custom/ss555.cfg
@@ -16,9 +16,6 @@ RTEMS_CPU=powerpc
GCC_CPU_MODEL=505
RTEMS_CPU_MODEL=mpc555
-# This is the actual bsp directory used during the build process.
-RTEMS_BSP_FAMILY=ss555
-
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#