Add support for the C_SKY series of processors.
[deliverable/binutils-gdb.git] / gas / Makefile.am
index 959e9e940209ffe21f8d6f947f8837985a0ae648..8f520d3cce6968d02ec7789e29d8d30939ea5fef 100644 (file)
@@ -138,6 +138,7 @@ TARGET_CPU_CFILES = \
        config/tc-cr16.c \
        config/tc-cris.c \
        config/tc-crx.c \
+       config/tc-csky.c \
        config/tc-d10v.c \
        config/tc-d30v.c \
        config/tc-dlx.c \
@@ -212,6 +213,7 @@ TARGET_CPU_HFILES = \
        config/tc-cr16.h \
        config/tc-cris.h \
        config/tc-crx.h \
+       config/tc-csky.h \
        config/tc-d10v.h \
        config/tc-d30v.h \
        config/tc-dlx.h \
@@ -308,6 +310,10 @@ TARG_ENV_HFILES = \
        config/te-armfbsdeabi.h \
        config/te-armfbsdvfp.h \
        config/te-armlinuxeabi.h \
+       config/te-csky_abiv1.h \
+       config/te-csky_abiv1_linux.h \
+       config/te-csky_abiv2.h \
+       config/te-csky_abiv2_linux.h \
        config/te-freebsd.h \
        config/te-generic.h \
        config/te-gnu.h \
This page took 0.026646 seconds and 4 git commands to generate.