diff options
| author | Stephen Warren <[email protected]> | 2013-07-24 10:09:19 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2013-08-02 18:29:32 -0400 |
| commit | c8391a0e926feeb55e3d9087e74f9d39b1f4ae21 (patch) | |
| tree | 367fec588e73270c78fe353e1b430bec65f5231e /include/linux/linux_string.h | |
| parent | cc4f427bbd7192b602310ee27ee34e3bfe81608b (diff) | |
dts/Makefile: unify cpp/dtc include paths
*.dts may use #include (via cpp) or /include/ (via dtc; assuming a newer
dtc). The choice is up to the creator of the DT. Create a common variable
DTC_INCDIRS that lists the paths searched by include statements, and
update cpp and dtc invocation to use them.
For cpp, also specify -nostdinc to ensure the same set of paths is
available to both type of include statement.
For dtc, create a new DTC_FLAGS variable to hold all the flags passed to
dtc.
Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
