Cleanup of previous merge commit
This commit is contained in:
committed by
Angus Gratton
parent
04ae56806c
commit
2f56116db2
@@ -7,7 +7,7 @@ set(srcs
|
||||
"src/esp_image_format.c"
|
||||
"src/flash_partitions.c"
|
||||
"src/flash_qio_mode.c"
|
||||
"src/${IDF_TARGET}/bootloader_flash_config_${IDF_TARGET}.c"
|
||||
"src/bootloader_flash_config_${IDF_TARGET}.c"
|
||||
)
|
||||
|
||||
if(CONFIG_IDF_TARGET_ESP32)
|
||||
|
||||
@@ -19,6 +19,8 @@ ifndef IS_BOOTLOADER_BUILD
|
||||
COMPONENT_OBJEXCLUDE := src/bootloader_init.o
|
||||
endif
|
||||
|
||||
COMPONENT_OBJEXCLUDE += src/bootloader_flash_config_esp32s2beta.o
|
||||
|
||||
#
|
||||
# Secure boot signing key support
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user