• Stephen Warren's avatar
    xtensa: use new common dtc rule · 2a02bc16
    Stephen Warren authored
    The current rules have the .dtb files build in a different directory
    from the .dts files. This patch changes xtensa to use the generic dtb
    rule which builds .dtb files in the same directory as the source .dts.
    
    This requires moving parts of arch/xtensa/boot/Makefile into newly
    created arch/xtensa/boot/dts/Makefile, and updating arch/xtensa/Makefile
    to call the new Makefile.
    Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
    Signed-off-by: default avatarChris Zankel <chris@zankel.net>
    2a02bc16
Makefile 1.16 KB