From: Stephen Warren Date: Wed, 11 Jan 2012 00:27:52 +0000 (-0700) Subject: dtc: Implement -d option to write out a dependency file X-Git-Tag: v3.3-rc1~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136ec2049fea65aed0446d04ab7cfff2ae3070f1;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed