diff options
| author | Stephen Warren <swarren@nvidia.com> | 2013-03-06 10:58:37 -0700 |
|---|---|---|
| committer | Stephen Warren <swarren@nvidia.com> | 2013-04-05 12:23:07 -0600 |
| commit | b40b25fff8205dd18124d8fc87b2c9c57f269b5f (patch) | |
| tree | 0539246db5bd1597fbbbc5630dfd4ac566e81fee /scripts/patch-kernel | |
| parent | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc (diff) | |
| download | linux-b40b25fff8205dd18124d8fc87b2c9c57f269b5f.tar.gz linux-b40b25fff8205dd18124d8fc87b2c9c57f269b5f.zip | |
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/patch-kernel')
0 files changed, 0 insertions, 0 deletions
