PHONY targets
This commit is contained in:
@@ -7,6 +7,8 @@ BOOTMAKE=build/application.mk
|
|||||||
|
|
||||||
merge_hex=../../tools/solotool.py mergehex
|
merge_hex=../../tools/solotool.py mergehex
|
||||||
|
|
||||||
|
.PHONY: all all-hacker all-locked debugboot-app debugboot-boot boot-sig-checking boot-no-sig build-release-locked build-release build-release build-hacker build-debugboot clean clean2 flash flash_dfu flashboot detach cbor test
|
||||||
|
|
||||||
all:
|
all:
|
||||||
$(MAKE) -f $(APPMAKE) -j8 solo.hex PREFIX=$(PREFIX) DEBUG=$(DEBUG) EXTRA_DEFINES='-DFLASH_ROP=1'
|
$(MAKE) -f $(APPMAKE) -j8 solo.hex PREFIX=$(PREFIX) DEBUG=$(DEBUG) EXTRA_DEFINES='-DFLASH_ROP=1'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user