diff options
author | Dmitry Baryshkov <[email protected]> | 2022-09-15 14:44:22 +0300 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-09-27 10:09:45 -0500 |
commit | d7c6ea024c08bbdb799768f51ffd9fdd6236d190 (patch) | |
tree | c834a55c46880e313d04c727dd323b7dbb42620a /lib/mpi/mpi-mod.c | |
parent | 722714205cece4085706eff047bc730a908751e2 (diff) |
kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
It is useful to be able to recheck dtbs files against a limited set of
DT schema files. This can be accomplished by using differnt
DT_SCHEMA_FILES argument values while rerunning make dtbs_check. However
for some reason if_changed_rule doesn't pick up the rule_dtc changes
(and doesn't retrigger the build).
Fix this by changing if_changed_rule to if_changed_dep and squashing DTC
and dt-validate into a single new command. Then if_changed_dep triggers
on DT_SCHEMA_FILES changes and reruns the build/check.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions