summaryrefslogtreecommitdiff
path: root/platforms/arm_atsam/bootloader.mk
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/arm_atsam/bootloader.mk')
-rw-r--r--platforms/arm_atsam/bootloader.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/platforms/arm_atsam/bootloader.mk b/platforms/arm_atsam/bootloader.mk
index 7e503bdca9..1ec42edeb6 100644
--- a/platforms/arm_atsam/bootloader.mk
+++ b/platforms/arm_atsam/bootloader.mk
@@ -27,8 +27,6 @@
# 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