]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
Fix release target for RM48
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 12 Dec 2014 16:46:52 +0000 (17:46 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 12 Dec 2014 16:46:52 +0000 (17:46 +0100)
Makefile

index ed82339b2237969b3ae3bcc3bd324fe34d01214e..72e83744cd7c724b3aeaa34027633bb0f6a04bca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,10 +17,10 @@ $(RELEASE_BASENAME):: lib
        cp --parents rpp/lib/rpp-lib.lib $@/
 # Copy library headers and linkes scripts
        $(call cp_lib,rpp/RM48L952FlashLnk.cmd)
-       $(call cp_lib,rpp/RM48L952.ccxml)
        $(call cp_lib,-r rpp/include)
        $(call cp_lib,-r os/7.0.2_rm48/include)
        $(call cp_lib,-r lwip/src/include)
+       cp --parents rpp/loadti/RM48L952.ccxml $@/
 # Compile and include the PDF documentation
        $(MAKE) -C doc
        mkdir -p $@/doc