]> git.sur5r.net Git - openocd/commit
Add xscale debug helper sources and everything related to dist
authorPaul Fertser <fercerpav@gmail.com>
Mon, 27 Jan 2014 18:25:42 +0000 (22:25 +0400)
committerPaul Fertser <fercerpav@gmail.com>
Sat, 29 Mar 2014 07:56:33 +0000 (07:56 +0000)
commit8b1fabd8e000f620287b5373aa149a8eeed4709b
tree647f044966369bfed937f6c1d0a68e37b8e1fb41
parent1a9cec020ee71b804db21ba85ccc7393336a88ce
Add xscale debug helper sources and everything related to dist

GPL requires providing sources for any derived work. I do not see any
reason to not include the xscale stuff into release tarballs.

Wildcard matching is used because plain directory name matches
implicit rule for executables and xscale.c built is errorneously
attempted, and directory name with a slash duplicates a directory
(xscale/xscale) in dist.

Change-Id: Ie0266470dcb97be87a09ba2dda9b3957f7cbc2fa
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1911
Tested-by: jenkins
Reviewed-by: Robert Jarzmik <robert.jarzmik@free.fr>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/Makefile.am