From: Rob Herring Date: Wed, 5 Sep 2018 22:26:52 +0000 (-0500) Subject: microblaze: enable building all dtbs X-Git-Tag: v5.15~7610^2~27^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92f687f40ee511e0ea6046bf63ceb48ff3ad1494;p=platform%2Fkernel%2Flinux-starfive.git microblaze: enable building all dtbs Enable the 'dtbs' target for microblaze. As microblaze only has one dts file, always enable it. Cc: Michal Simek Signed-off-by: Rob Herring --- diff --git a/arch/microblaze/boot/dts/Makefile b/arch/microblaze/boot/dts/Makefile index fe9af26..c7324e7 100644 --- a/arch/microblaze/boot/dts/Makefile +++ b/arch/microblaze/boot/dts/Makefile @@ -1,6 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 # +dtb-y := system.dtb + ifneq ($(DTB),) obj-y += linked_dtb.o