diff options
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index 36ae957..d23b472 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -132,7 +132,6 @@ TARGET_CPU_CFILES = \ config/tc-m32r.c \ config/tc-m68hc11.c \ config/tc-m68k.c \ - config/tc-maxq.c \ config/tc-mcore.c \ config/tc-mep.c \ config/tc-microblaze.c \ @@ -197,7 +196,6 @@ TARGET_CPU_HFILES = \ config/tc-m32r.h \ config/tc-m68hc11.h \ config/tc-m68k.h \ - config/tc-maxq.h \ config/tc-mcore.h \ config/tc-mep.h \ config/tc-microblaze.h \ |