Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / Makefile.am
index 952377093d069d9b2b4107bd4c0416468beaa119..ff46b0dfefcd2894859cd2da9ecd14f80a145820 100644 (file)
@@ -156,6 +156,7 @@ TARGET_CPU_CFILES = \
        config/tc-m32r.c \
        config/tc-m68hc11.c \
        config/tc-m68k.c \
+       config/tc-s12z.c \
        config/tc-mcore.c \
        config/tc-mep.c \
        config/tc-metag.c \
@@ -229,6 +230,7 @@ TARGET_CPU_HFILES = \
        config/tc-m32r.h \
        config/tc-m68hc11.h \
        config/tc-m68k.h \
+       config/tc-s12z.h \
        config/tc-mcore.h \
        config/tc-mep.h \
        config/tc-metag.h \
This page took 0.025914 seconds and 4 git commands to generate.