summaryrefslogtreecommitdiff
path: root/arch/microblaze/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/dts/Makefile')
-rw-r--r--arch/microblaze/dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/dts/Makefile b/arch/microblaze/dts/Makefile
index 5e70d9e..f80d8fd 100644
--- a/arch/microblaze/dts/Makefile
+++ b/arch/microblaze/dts/Makefile
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-2.0+
#
-dtb-y += microblaze-generic.dtb
+dtb-y += $(shell echo $(CONFIG_DEFAULT_DEVICE_TREE)).dtb
targets += $(dtb-y)