Build: add -MP option to add dummy rules to *.d files
Masahiro Yamada authored
This adds a phony target for each dependency other than the main
file, causing each to depend on nothing.

Without this, the incremental build will fail when a header file
is removed.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
1d274ab0
Name Last commit Last update
..