diff --git a/boot/zephyr/include/mcuboot_config/mcuboot_config.h b/boot/zephyr/include/mcuboot_config/mcuboot_config.h index 20fa8201..6d043c4f 100644 --- a/boot/zephyr/include/mcuboot_config/mcuboot_config.h +++ b/boot/zephyr/include/mcuboot_config/mcuboot_config.h @@ -189,7 +189,7 @@ * for the time needed to erase large chunk of flash. */ #ifdef CONFIG_BOOT_ERASE_PROGRESSIVELY -#define MCBOOT_ERASE_PROGRESSIVELY +#define MCUBOOT_ERASE_PROGRESSIVELY #endif /*