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/1907

-- gerrit

commit c088154b4de3cb241eccdf93e180cd5f9f7cb396
Author: Paul Fertser <fercer...@gmail.com>
Date:   Mon Jan 27 22:21:16 2014 +0400

    Add rlink speed table sources and everything related to dist
    
    GPL requires providing sources for any derived work. I do not see any
    reason to not include the rlink stuff into release tarballs.
    
    Change-Id: I686ab88994030312aca5bdfe731a72f10803b5c3
    Signed-off-by: Paul Fertser <fercer...@gmail.com>

diff --git a/Makefile.am b/Makefile.am
index 042b042..5f5d941 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,8 @@ EXTRA_DIST = \
        $(wildcard $(srcdir)/NEWS*) \
        Doxyfile.in \
        tools/logger.pl \
+       tools/rlink_make_speed_table \
+       tools/st7_dtc_as \
        contrib/loaders
 
 libtool: $(LIBTOOL_DEPS)
diff --git a/src/jtag/drivers/Makefile.am b/src/jtag/drivers/Makefile.am
index 72fbb34..ac4801b 100644
--- a/src/jtag/drivers/Makefile.am
+++ b/src/jtag/drivers/Makefile.am
@@ -11,7 +11,10 @@ libocdjtagdrivers_la_CPPFLAGS = $(AM_CPPFLAGS) 
$(LIBUSB1_CFLAGS) \
 
 ULINK_FIRMWARE = $(srcdir)/OpenULINK
 
-EXTRA_DIST = $(ULINK_FIRMWARE)
+EXTRA_DIST = $(ULINK_FIRMWARE) \
+       Makefile.rlink \
+       rlink_call.m4 \
+       rlink_init.m4
 
 DRIVERFILES =
 SUBDIRS=

-- 

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&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