De-duplicate platform detection (#19603)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
# the respective file under `platforms/<PLATFORM>/bootloaders/custom.c` to see
|
||||
# which functions may be overridden.
|
||||
|
||||
FIRMWARE_FORMAT?=bin
|
||||
|
||||
ifeq ($(strip $(BOOTLOADER)), custom)
|
||||
OPT_DEFS += -DBOOTLOADER_CUSTOM
|
||||
BOOTLOADER_TYPE = custom
|
||||
|
Reference in New Issue
Block a user