We have a separate customized build of MCUBoot for our board. This works fine. Now we would like to remove the MCUBoot build step from our app, but retain the app relocation, signing, etc in the build of the app. Is there a way to configure the build so that the app is still built for MCUBoot, but the MCUBoot binary (which we won't use) is not built?