powerpc: build .dtb files in dts directory
Align powerpc with other architectures which build the dtb files in the same directory as the dts files. This is also in line with most other build targets which are located in the same directory as the source. This move will help enable the 'dtbs' target which builds all the dtbs regardless of kernel config. This transition could break some scripts if they expect dtb files in the old location. Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
1
arch/powerpc/boot/dts/Makefile
Normal file
1
arch/powerpc/boot/dts/Makefile
Normal file
@@ -0,0 +1 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
Reference in New Issue
Block a user