diff --git a/targets/stm32l432/Makefile b/targets/stm32l432/Makefile index f2f7d10..8634507 100644 --- a/targets/stm32l432/Makefile +++ b/targets/stm32l432/Makefile @@ -3,7 +3,7 @@ DEBUG=0 endif APPMAKE=build/application.mk -BOOTMAKE=build/application.mk +BOOTMAKE=build/bootloader.mk merge_hex=../../tools/solotool.py mergehex