commit | f62361523685ec6b85d9f3e83d6e08960993fa92 | [log] [tgz] |
---|---|---|
author | Tom Warren <twarren.nvidia@gmail.com> | Thu Feb 21 12:31:27 2013 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Thu Mar 14 11:06:42 2013 -0700 |
tree | c34f7a759a526986534faa1fbb33d275ada902ce | |
parent | 4ecc269d4abf9ca96fd45ebd000f9dffd8f45f22 [diff] |
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: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>