commit | c3da3f58086b30d0d435a002781121c1e820c7da | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Fri Apr 17 16:21:35 2020 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 16:40:09 2020 -0400 |
tree | 2d9cb9bdf7c8abdd47c18212743d1f56b02ce76f | |
parent | f62782fb2999dd8109a3ffe9ee0a51e54ab034ab [diff] |
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o if_changed must have FORCE as a prerequisite. Add $(obj)/dts/dt-platdata.o to 'targets' so that the corresponding .cmd file is included. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>