[build/bootloader] Allow building slot A and B

This commit is contained in:
M4x1m3
2022-02-25 16:03:14 +01:00
parent 3a391261c7
commit c8ba2fd268
2 changed files with 25 additions and 12 deletions

View File

@@ -17,7 +17,3 @@ ion_device_src += $(addprefix ion/src/device/bootloader/boot/, \
ion_device_src += $(addprefix ion/src/device/bootloader/, \
platform_info.cpp \
)
SLOT ?= A
LDSCRIPT ?= ion/src/device/bootloader/bootloader.$(SLOT).ld