aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 4a8c274..c8a3492 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -318,6 +318,7 @@ CPU_TYPES = \
v850 \
xstormy16 \
xtensa \
+ z80 \
z8k
@@ -498,6 +499,7 @@ TARGET_CPU_CFILES = \
config/tc-v850.c \
config/tc-xstormy16.c \
config/tc-xtensa.c \
+ config/tc-z80.c \
config/tc-z8k.c
TARGET_CPU_HFILES = \
@@ -547,6 +549,7 @@ TARGET_CPU_HFILES = \
config/tc-v850.h \
config/tc-xstormy16.h \
config/tc-xtensa.h \
+ config/tc-z80.h \
config/tc-z8k.h