Skip to content

Commit f144af5

Browse files
post-build step update to leave in mcc generated content
1 parent 6447169 commit f144af5

File tree

1 file changed

+1
-1
lines changed
  • secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/nbproject

1 file changed

+1
-1
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/nbproject/configurations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<makeUseCleanTarget>false</makeUseCleanTarget>
124124
<makeCustomizationPreStep></makeCustomizationPreStep>
125125
<makeCustomizationPostStepEnabled>true</makeCustomizationPostStepEnabled>
126-
<makeCustomizationPostStep>chmod +x mcc_generated_files/boot/postBuild$(ShExtension) &amp;&amp; cd mcc_generated_files/boot &amp;&amp; .$(_/_)postBuild$(ShExtension) $(MP_CC_DIR) ${ProjectDir} ${ImageDir} ${ImageName} ${IsDebug}</makeCustomizationPostStep>
126+
<makeCustomizationPostStep>chmod +x cd mcc_generated_files/boot &amp;&amp; .${_/_}postBuild$(ShExtension) $(MP_CC_DIR) ${ProjectDir} ${ImageDir} ${ImageName} ${IsDebug} &amp;&amp; cd ${ProjectDir}</makeCustomizationPostStep>
127127
<makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
128128
<makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
129129
<makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>

0 commit comments

Comments
 (0)