Revert "De-duplicate platform detection (#19545)" (#19564)

This reverts commit e11235ee14.
This commit is contained in:
Joel Challis
2023-01-11 19:58:27 +00:00
committed by GitHub
parent e11235ee14
commit 46c85c93f0
7 changed files with 18 additions and 21 deletions

View File

@@ -37,8 +37,6 @@
# BOOTLOADER_SIZE can still be defined manually, but it's recommended
# you add any possible configuration to this list
FIRMWARE_FORMAT?=hex
ifeq ($(strip $(BOOTLOADER)), custom)
OPT_DEFS += -DBOOTLOADER_CUSTOM
BOOTLOADER_TYPE = custom