mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-05 23:41:44 +01:00
De-duplicate platform detection (#19545)
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user