summaryrefslogtreecommitdiffstats
path: root/Documentation/debugging-modules.txt
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-03-06 18:28:02 +0100
committerStephen Warren <swarren@nvidia.com>2013-04-05 20:23:04 +0200
commit85f02be8e5fd48a9bf8c719a4f12b4209b1e55b5 (patch)
tree7dad81db6892ab67dbd4178ece3a033a427d76ab /Documentation/debugging-modules.txt
parentkbuild: fixdep: support concatenated dep files (diff)
downloadlinux-85f02be8e5fd48a9bf8c719a4f12b4209b1e55b5.tar.xz
linux-85f02be8e5fd48a9bf8c719a4f12b4209b1e55b5.zip
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
Prior to this change, when compiling *.dts to *.dtb, the dependency output from dtc would be used, and when compiling *.dtsp to *.dtb, the dependency output from gcc -E alone would be used, despite dtc also being invoked (on a temporary file that was guaranteed to have no dependencies). With this change, when compiling *.dtsp to *.dtb, the dependency files from both gcc -E and dtc are used. This will allow cmd_dtc_cpp to replace cmd_dtc in a future change. In turn, that will allow the C pre- processor to be run transparently on *.dts, without the need to a separate rule or file extension to trigger it. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'Documentation/debugging-modules.txt')
0 files changed, 0 insertions, 0 deletions