1
0
Fork 0
alistair23-linux/scripts/dtc
Stephen Warren 136ec2049f 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>
2012-01-14 23:47:37 +01:00
..
libfdt Fix common misspellings 2011-03-31 11:26:23 -03:00
.gitignore powerpc: Have git ignore generated files from dtc compile 2009-06-26 14:37:23 +10:00
Makefile dtc: migrate parser to implicit rules 2011-06-09 14:04:46 -04:00
Makefile.dtc Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc 2009-05-02 16:52:26 -07:00
checks.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
data.c dtc: Mark various internal functions static 2009-11-15 15:01:41 -08:00
dtc-lexer.l of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc-lexer.lex.c_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.tab.c_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.tab.h_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.y of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc.c dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
dtc.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
flattree.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
fstree.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
livetree.c Fix common misspellings 2011-03-31 11:26:23 -03:00
srcpos.c dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
srcpos.h dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
treesource.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
util.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
util.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
version_gen.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00