dtc: Implement -d option to write out a dependency file
authorStephen Warren <swarren@nvidia.com>
Wed, 11 Jan 2012 00:27:52 +0000 (17:27 -0700)
committerMichal Marek <mmarek@suse.cz>
Sat, 14 Jan 2012 22:47:37 +0000 (23:47 +0100)
commit136ec2049fea65aed0446d04ab7cfff2ae3070f1
tree03a8b0bc6775757b9e83cb9029a913a6e64cfdc9
parent5bb0571bfddcdcd3fbf42a58fcce4d0b743fe62f
dtc: Implement -d option to write out a dependency file

This will allow callers to rebuild .dtb files when any of the /include/d
.dtsi files are modified, not just the top-level .dts file.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/dtc/dtc.c
scripts/dtc/srcpos.c
scripts/dtc/srcpos.h