From: Rick Chen Date: Wed, 3 Apr 2019 02:43:37 +0000 (+0800) Subject: riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure X-Git-Tag: baikal/mips/sdk5.9~1041^2 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=6b724cc9e623cdf1007b4a7dee041157d998477d;p=uboot.git riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure It occurs since commit e92285d70f04 ("Ensure device tree DTS is compiled"). More details can refer to cbd502358e3aa4f220b6c2f69bf92e156115b38c ARM: fix arch/arm/dts/Makefile Signed-off-by: Rick Chen Cc: Greentime Hu Reviewed-by: Bin Meng Reviewed-by: Lukas Auer --- diff --git a/arch/riscv/dts/Makefile b/arch/riscv/dts/Makefile index b400defb38..f9cd606a9a 100644 --- a/arch/riscv/dts/Makefile +++ b/arch/riscv/dts/Makefile @@ -1,5 +1,7 @@ # SPDX-License-Identifier: GPL-2.0+ +dtb-$(CONFIG_TARGET_AX25_AE350) += ae350_32.dtb ae350_64.dtb + targets += $(dtb-y) DTC_FLAGS += -R 4 -p 0x1000