summaryrefslogtreecommitdiffstats
path: root/make/custom/c4xsim.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-18 09:22:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-18 09:22:15 +0000
commitbe216b364550cf85076db0472584ec073ef8aab9 (patch)
tree9684d5d16077068082c36da1776c83bea98b5f11 /make/custom/c4xsim.cfg
parent2004-10-15 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-be216b364550cf85076db0472584ec073ef8aab9.tar.bz2
2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>
* custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
Diffstat (limited to 'make/custom/c4xsim.cfg')
-rw-r--r--make/custom/c4xsim.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/c4xsim.cfg b/make/custom/c4xsim.cfg
index da9f7711e7..eeb2fb3527 100644
--- a/make/custom/c4xsim.cfg
+++ b/make/custom/c4xsim.cfg
@@ -6,14 +6,8 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
-ifeq ($(RTEMS_CPU_MODEL),)
-RTEMS_BSP=c4xsim
RTEMS_CPU_MODEL=c40
CPU_CFLAGS=-mcpu=40 #-msmall
-endif
-
-# XXX add this temporarily until c4x-rtems target defines this.
-CPU_CFLAGS += -D__rtems__
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=c4xsim