790049b3dd
With V=0, build process would print “including .../Makefile.projbuild" lines, causing problems for print_flash_cmd target. The issue was due to the way macro expansion works in make. To delay evaluation of info function until the execution of expanded block, two dollar signs are required. Test for print_flash_cmd target added. |
||
---|---|---|
.. | ||
common.mk | ||
component_common.mk | ||
component_wrapper.mk | ||
project.mk | ||
project_config.mk |