]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arc/dts/Makefile
arc: Rename ARCangel4 board to nSIM
[people/ms/u-boot.git] / arch / arc / dts / Makefile
CommitLineData
da58dec8
TR
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
fb2dea60 5dtb-$(CONFIG_TARGET_AXS101) += axs10x.dtb
cc8be222 6dtb-$(CONFIG_TARGET_NSIM) += nsim.dtb
09424d11 7dtb-$(CONFIG_TARGET_TB100) += abilis_tb100.dtb
01496c4f
AB
8
9targets += $(dtb-y)
10
11DTC_FLAGS += -R 4 -p 0x1000
12
13PHONY += dtbs
14dtbs: $(addprefix $(obj)/, $(dtb-y))
15 @:
16
17clean-files := *.dtb