From: Rob Herring Date: Wed, 5 Sep 2018 22:26:52 +0000 (-0500) Subject: microblaze: enable building all dtbs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=92f687f40ee511e0ea6046bf63ceb48ff3ad1494;p=linux.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 fe9af267f598a..c7324e74f9ef9 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