summaryrefslogtreecommitdiff
path: root/nrfdemo/build/mcuboot/shared_vars.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'nrfdemo/build/mcuboot/shared_vars.cmake')
-rw-r--r--nrfdemo/build/mcuboot/shared_vars.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/nrfdemo/build/mcuboot/shared_vars.cmake b/nrfdemo/build/mcuboot/shared_vars.cmake
deleted file mode 100644
index 4a9f7b7..0000000
--- a/nrfdemo/build/mcuboot/shared_vars.cmake
+++ /dev/null
@@ -1,8 +0,0 @@
-add_custom_target(mcuboot_shared_property_target)
-set_property(TARGET mcuboot_shared_property_target PROPERTY KERNEL_HEX_NAME;zephyr.hex)
-set_property(TARGET mcuboot_shared_property_target PROPERTY ZEPHYR_BINARY_DIR;/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr)
-set_property(TARGET mcuboot_shared_property_target PROPERTY KERNEL_ELF_NAME;zephyr.elf)
-set_property(TARGET mcuboot_shared_property_target PROPERTY BUILD_BYPRODUCTS;/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/zephyr.hex;/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/zephyr.elf)
-set_property(TARGET mcuboot_shared_property_target PROPERTY SIGNATURE_KEY_FILE;root-ec-p256.pem)
-set_property(TARGET mcuboot_shared_property_target APPEND PROPERTY PM_YML_DEP_FILES;/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/pm.yml)
-set_property(TARGET mcuboot_shared_property_target APPEND PROPERTY PM_YML_FILES;/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/pm.yml)