dts: Deduplicate dtbs target
The dtbs: target is almost identical in all architecture Makefiles. All architecture Makefiles include scripts/Makefile.dts . Deduplicate the dtbs: target into scripts/Makefile.dts . No functional change. Reviewed-by:Sumit Garg <sumit.garg@linaro.org> Signed-off-by:
Marek Vasut <marex@denx.de> Reviewed-by:
Simon Glass <sjg@chromium.org> Tested-by: Caleb Connolly <caleb.connolly@linaro.org> #qcom, OF_UPSTREAM
Showing
- arch/arc/dts/Makefile 1 addition, 8 deletionsarch/arc/dts/Makefile
- arch/arm/dts/Makefile 0 additions, 8 deletionsarch/arm/dts/Makefile
- arch/m68k/dts/Makefile 1 addition, 8 deletionsarch/m68k/dts/Makefile
- arch/microblaze/dts/Makefile 1 addition, 8 deletionsarch/microblaze/dts/Makefile
- arch/mips/dts/Makefile 0 additions, 8 deletionsarch/mips/dts/Makefile
- arch/nios2/dts/Makefile 1 addition, 8 deletionsarch/nios2/dts/Makefile
- arch/powerpc/dts/Makefile 0 additions, 8 deletionsarch/powerpc/dts/Makefile
- arch/riscv/dts/Makefile 1 addition, 8 deletionsarch/riscv/dts/Makefile
- arch/sandbox/dts/Makefile 1 addition, 8 deletionsarch/sandbox/dts/Makefile
- arch/sh/dts/Makefile 0 additions, 8 deletionsarch/sh/dts/Makefile
- arch/x86/dts/Makefile 0 additions, 8 deletionsarch/x86/dts/Makefile
- arch/xtensa/dts/Makefile 0 additions, 8 deletionsarch/xtensa/dts/Makefile
- dts/upstream/src/arm/Makefile 0 additions, 8 deletionsdts/upstream/src/arm/Makefile
- dts/upstream/src/arm64/Makefile 0 additions, 8 deletionsdts/upstream/src/arm64/Makefile
- dts/upstream/src/xtensa/Makefile 0 additions, 8 deletionsdts/upstream/src/xtensa/Makefile
- scripts/Makefile.dts 8 additions, 0 deletionsscripts/Makefile.dts
Loading
Please register or sign in to comment