• Rob Herring's avatar
    powerpc: build .dtb files in dts directory · 1acf1cf8
    Rob Herring authored
    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: default avatarRob Herring <robh@kernel.org>
    1acf1cf8
Makefile 14.7 KB