Makefile: Support include files for .dts files
Linux supports this, and if we are to have compatible device tree files, U-Boot should also. Avoid giving the device tree files access to U-Boot's include/ directory. Only include/dt-bindings is accessible. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
1
arch/microblaze/dts/include/dt-bindings
Symbolic link
1
arch/microblaze/dts/include/dt-bindings
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../include/dt-bindings
|
||||
Reference in New Issue
Block a user