diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-25 04:23:36 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-08-21 19:20:14 +0200 |
commit | 50f9ddaf64e1338eaaef6697ad5b8ae210da0d60 (patch) | |
tree | 50c9be81f7f6d0b0d661a89e07742c03b343c521 /scripts/coccinelle | |
parent | of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP (diff) | |
download | linux-50f9ddaf64e1338eaaef6697ad5b8ae210da0d60.tar.xz linux-50f9ddaf64e1338eaaef6697ad5b8ae210da0d60.zip |
of: search scripts/dtc/include-prefixes path for both CPP and DTC
Since commit d5d332d3f7e8 ("devicetree: Move include prefixes from
arch to separate directory"), cross-arch DT reference works well,
but only for CPP style #include directives.
It makes as much sense to share DT between different architectures
by using DTC's /include/ directives.
So, scripts/dtc/include-prefixes should be passed to both CPP and DTC.
I refactored Makefile.lib a bit to not repeat the same path.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions