summaryrefslogtreecommitdiffstats
path: root/make/custom/c4xsim.cfg
diff options
context:
space:
mode:
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