]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/blobdiff - boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/makefile
Update remaining CSL lib paths
[keystone-rtos/mcsdk-tools.git] / boot_loader / examples / srio / srioboot_helloworld / evmc6657l / build / makefile
index a8ceaf7abc2f5e13269bae6bf4aa4f3ab8a32172..f4fc8e47142d386ce6d5dce3d8a9436ed5341adc 100755 (executable)
@@ -131,7 +131,7 @@ all: ../bin/srioboot_helloworld_evm6657l.out
        @echo 'Building target: $@'\r
        @echo 'Invoking: C6000 Linker'\r
        mkdir -p ../bin
-       "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --define=_EVMC6657L_ --display_error_number --diag_warning=225 -z -m"../bin/srioboot_helloworld_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66" --reread_libs --warn_sections --xml_link_info="../bin/srioboot_helloworld_evm6657l_linkInfo.xml" --rom_model -o "../bin/srioboot_helloworld_evm6657l.out" $(ORDERED_OBJS)\r
+       "$(CG_TOOL_ROOT)/bin/cl6x" -mv6600 --abi=eabi -g --define=_EVMC6657L_ --display_error_number --diag_warning=225 -z -m"../bin/srioboot_helloworld_evm6657l.map" -i"$(CG_TOOL_ROOT)/lib" -i"$(CG_TOOL_ROOT)/include" -i"$(PDK_INSTALL_PATH)/ti/platform/evmc6657l/platform_lib/lib/debug" -i"$(PDK_INSTALL_PATH)/ti/csl/lib/c6657/c66/release" --reread_libs --warn_sections --xml_link_info="../bin/srioboot_helloworld_evm6657l_linkInfo.xml" --rom_model -o "../bin/srioboot_helloworld_evm6657l.out" $(ORDERED_OBJS)\r
        @echo 'Finished building target: $@'\r
        @echo ' '\r
 \r