summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-07-24 10:09:19 -0700
committerTom Rini <trini@ti.com>2013-08-02 18:29:32 -0400
commitc8391a0e926feeb55e3d9087e74f9d39b1f4ae21 (patch)
tree367fec588e73270c78fe353e1b430bec65f5231e /config.mk
parentcc4f427bbd7192b602310ee27ee34e3bfe81608b (diff)
downloadblackbird-obmc-uboot-c8391a0e926feeb55e3d9087e74f9d39b1f4ae21.tar.gz
blackbird-obmc-uboot-c8391a0e926feeb55e3d9087e74f9d39b1f4ae21.zip
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 <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud