]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/nds32/dts/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[people/ms/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