summaryrefslogtreecommitdiffstats
path: root/make/custom/rbtx4938.cfg
diff options
context:
space:
mode:
authorGreg Menke <gregory.menke@gsfc.nasa.gov>2006-06-08 18:03:55 +0000
committerGreg Menke <gregory.menke@gsfc.nasa.gov>2006-06-08 18:03:55 +0000
commit7c990076419ff4a80999dcc04985688cd5bea5ce (patch)
tree5199f71be51bf7f51705f85683cd0f9aa4a5765d /make/custom/rbtx4938.cfg
parentPreps for VPATH builts. (diff)
downloadrtems-7c990076419ff4a80999dcc04985688cd5bea5ce.tar.bz2
B.Robinson MIPS patch
Diffstat (limited to '')
-rw-r--r--make/custom/rbtx4938.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/rbtx4938.cfg b/make/custom/rbtx4938.cfg
index 9c2e5a029e..cc169c1105 100644
--- a/make/custom/rbtx4938.cfg
+++ b/make/custom/rbtx4938.cfg
@@ -13,7 +13,7 @@ RTEMS_BSP_FAMILY=rbtx4938
# 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