Re: [Openocd-development] [PATCH 2/4] - add dsp563xx support

2009-12-05 Thread David Brownell
On Saturday 05 December 2009, Mathias K. wrote: >  src/target/Makefile.am |    8 ++-- >  1 files changed, 6 insertions(+), 2 deletions(-) This is out-of-order ... commit it, and the tree won't build any more until #4 merges! Ditto #3. Best to just have one patch adding this new CPU's driver

[Openocd-development] [PATCH 2/4] - add dsp563xx support

2009-12-05 Thread Mathias K.
--- src/target/Makefile.am |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/target/Makefile.am b/src/target/Makefile.am index d00b0e4..a07de17 100644 --- a/src/target/Makefile.am +++ b/src/target/Makefile.am @@ -34,8 +34,10 @@ libtarget_la_SOURCES = \ $(A