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)
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>

No differences found