Skip to content
Snippets Groups Projects
Commit 46da35ec authored by Juan Carrano's avatar Juan Carrano
Browse files

mcuboot.mk: make mcuboot targets depend on clean.

When doing `make -j clean all' the directories can be cleaned after
files are made. To ensure files are created after clean, those targets
are made conditionally dependent on the clean target.

This copies the handling done in Makefile.include.
parent d8cfe1f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment