Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit af450cd5 authored by Maria Yu's avatar Maria Yu Committed by Stepan Moskovchenko
Browse files

ARM: dts: Makefile: Fix DTB dependency generation



The makefile will only rebuild dtb file when same name dts file
changed. But we also need if the dependency dtsi file changes, it
can also do rebuild dtb file. Add Force in the target dependecy
rule, then it can call if_changed_dep to check if there is
dependency file updated every time. Add DTB_LIST in targets,
otherwise it will be have problem when make to find the
prerequisites.

Change-Id: I84519476b9dcea20b542ec57597bae20cf0db57f
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent 78025e56
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment