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>
Showing
- arch/arm/dts/include/dt-bindings 1 addition, 0 deletionsarch/arm/dts/include/dt-bindings
- arch/microblaze/dts/include/dt-bindings 1 addition, 0 deletionsarch/microblaze/dts/include/dt-bindings
- arch/sandbox/dts/include/dt-bindings 1 addition, 0 deletionsarch/sandbox/dts/include/dt-bindings
- arch/x86/dts/include/dt-bindings 1 addition, 0 deletionsarch/x86/dts/include/dt-bindings
- scripts/Makefile.lib 1 addition, 0 deletionsscripts/Makefile.lib
Loading
Please register or sign in to comment