This is an automated email from Gerrit.

Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/1911

-- gerrit

commit 723b5d15026f0fb57d02591a516cf90c1d77c28a
Author: Paul Fertser <fercer...@gmail.com>
Date:   Mon Jan 27 22:25:42 2014 +0400

    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 <fercer...@gmail.com>

diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index 4d9ea41..c0b3a25 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -14,7 +14,7 @@ BIN2C         = 
$(top_builddir)/src/helper/bin2char$(EXEEXT_FOR_BUILD)
 DEBUG_HANDLER  = $(srcdir)/xscale/debug_handler.bin
 EXTRA_DIST = \
        startup.tcl \
-       $(DEBUG_HANDLER)
+       $(wildcard $(srcdir)/xscale/*)
 
 DEBUG_HEADER   = xscale_debug.h
 BUILT_SOURCES = $(DEBUG_HEADER)

-- 

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to