From: Rob Herring Date: Wed, 5 Sep 2018 22:26:52 +0000 (-0500) Subject: microblaze: enable building all dtbs X-Git-Tag: v4.20-rc1~31^2~25^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=92f687f40ee511e0ea6046bf63ceb48ff3ad1494;p=linux-block.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 fe9af267f598..c7324e74f9ef 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