summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:55:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:55:40 +0000
commit8e858a4e91883225d6f844506c5d5113419194b1 (patch)
treeb6919ad39b8e81c4cbbf49b03f2b3b28a111c86d /c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
parent2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8e858a4e91883225d6f844506c5d5113419194b1.tar.bz2
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/simsh1.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/simsh2.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/simsh2e.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/simsh4.cfg: Remove RTEMS_BSP_FAMILY.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
index 8c948c682f..7ef555afb2 100644
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
+++ b/c/src/lib/libbsp/sh/shsim/make/custom/simsh4.cfg
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=sh
RTEMS_CPU_MODEL=shgdb
-RTEMS_BSP_FAMILY=shsim
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.