partial support for 568013 and 568037, target integration.
[fw/openocd] / src / target / Makefile.am
index 1a2fbd6c68b3223992a31ef8c3044337cd467447..eb1e6dbfd0fcc01bc0c7f59dd42ce3f42b244d33 100644 (file)
@@ -33,7 +33,8 @@ libtarget_la_SOURCES = \
        $(MIPS32_SRC) \
        avrt.c \
        dsp563xx.c \
-       dsp563xx_once.c
+       dsp563xx_once.c \
+       dsp5680xx.c
 
 TARGET_CORE_SRC = \
        algorithm.c \
@@ -134,6 +135,7 @@ noinst_HEADERS = \
        avrt.h \
        dsp563xx.h \
        dsp563xx_once.h \
+       dsp5680xx.h \
        breakpoints.h \
        cortex_m3.h \
        cortex_a.h \