summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index d1d0cf05284..7229d57704c 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -3248,7 +3248,6 @@ thumb*-*-*)
v850-*-rtems*)
cpu_type=v850
tm_file="v850/rtems.h"
- xm_file="v850/xm-v850.h"
tmake_file="v850/t-v850 t-rtems"
if test x$stabs = xyes
then
@@ -3262,7 +3261,6 @@ v850-*-*)
target_cpu_default="TARGET_CPU_generic"
cpu_type=v850
tm_file="v850/v850.h"
- xm_file="v850/xm-v850.h"
tmake_file=v850/t-v850
if test x$stabs = xyes
then