Skip to content
Snippets Groups Projects
Commit 6c5be646 authored by Tom Warren's avatar Tom Warren Committed by Tom Warren
Browse files

Tegra: fdt: Change /include/ to #include for C preprocessor


dts Makefile has the arch & board include paths added to DTS_CPPFLAGS.
This allows the use of '#include "xyz"' in the dts/dtsi file which
helps the C preprocessor find common dtsi include files.

Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
Reviewed-by: default avatarStephen Warren <swarren@nvidia.com>
parent a7f8b5e6
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment