From 9d4aec6bda90ad39a140747ea270c6a09dd26440 Mon Sep 17 00:00:00 2001 From: "Rodrigo L. Rosa" Date: Tue, 17 May 2011 19:40:29 -0700 Subject: partial support for 568013 and 568037, target integration. --- src/target/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/target/Makefile.am') diff --git a/src/target/Makefile.am b/src/target/Makefile.am index 1a2fbd6c..eb1e6dbf 100644 --- a/src/target/Makefile.am +++ b/src/target/Makefile.am @@ -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 \ -- cgit v1.2.3