On Tue, Oct 30, 2018 at 12:50 PM Guo Ren <ren_guo@xxxxxxxxx> wrote: > > Remove the Kbuild rules in arch/csky and use common dtb build rules. > > This modification is based on: > > commit 37c8a5fafa3b ("kbuild: consolidate Devicetree dtb build rules") > > Signed-off-by: Guo Ren <ren_guo@xxxxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > --- > arch/csky/Makefile | 11 +---------- > arch/csky/boot/dts/Makefile | 3 --- > 2 files changed, 1 insertion(+), 13 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>