summaryrefslogtreecommitdiffstats
path: root/make/custom/rbtx4925.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/rbtx4925.cfg')
-rw-r--r--make/custom/rbtx4925.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/rbtx4925.cfg b/make/custom/rbtx4925.cfg
index f117a15fdd..ec8557486d 100644
--- a/make/custom/rbtx4925.cfg
+++ b/make/custom/rbtx4925.cfg
@@ -13,7 +13,7 @@ RTEMS_BSP_FAMILY=rbtx4925
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-CPU_CFLAGS = -mips3 -G0 -EL -DCPU_TX49
+CPU_CFLAGS = -mips3 -G0 -EL
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS