nds32: Support AE3XX platform.
[platform/kernel/u-boot.git] / arch / nds32 / dts / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 dtb-$(CONFIG_TARGET_ADP_AG101P) += ag101p.dtb
6 dtb-$(CONFIG_TARGET_ADP_AE3XX) += ae3xx.dtb
7 targets += $(dtb-y)
8
9 DTC_FLAGS += -R 4 -p 0x1000
10
11 PHONY += dtbs
12 dtbs: $(addprefix $(obj)/, $(dtb-y))
13         @:
14
15 clean-files := *.dtb