fix Makfile: bootloader

This commit is contained in:
yparitcher 2019-02-12 19:35:33 -05:00
parent ce92c7634e
commit bfd8827073
No known key found for this signature in database
GPG Key ID: FC78BE8055D48472

View File

@ -3,7 +3,7 @@ DEBUG=0
endif endif
APPMAKE=build/application.mk APPMAKE=build/application.mk
BOOTMAKE=build/application.mk BOOTMAKE=build/bootloader.mk
merge_hex=../../tools/solotool.py mergehex merge_hex=../../tools/solotool.py mergehex