diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-03-06 12:58:37 -0500 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-04-05 14:23:07 -0400 |
commit | b40b25fff8205dd18124d8fc87b2c9c57f269b5f (patch) | |
tree | 0539246db5bd1597fbbbc5630dfd4ac566e81fee /scripts/headers_install.pl | |
parent | 85f02be8e5fd48a9bf8c719a4f12b4209b1e55b5 (diff) |
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
Replace cmd_dtc with cmd_dtc_cpp, and delete the latter.
Previously, a special file extension (.dtsp) was required to trigger
the C pre-processor to run on device tree files. This was ugly. Now that
previous changes have enhanced cmd_dtc_cpp to collect dependency
information from both gcc -E and dtc, we can transparently run the pre-
processor on all device tree files, irrespective of whether they
use /include/ or #include syntax to include *.dtsi.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'scripts/headers_install.pl')
0 files changed, 0 insertions, 0 deletions