]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arc/dts/Makefile
arc: Add support for HS Development Kit board
[people/ms/u-boot.git] / arch / arc / dts / Makefile
CommitLineData
da58dec8
TR
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
0c77092e
VZ
5dtb-$(CONFIG_TARGET_AXS101) += axs101.dtb
6dtb-$(CONFIG_TARGET_AXS103) += axs103.dtb
cc8be222 7dtb-$(CONFIG_TARGET_NSIM) += nsim.dtb
09424d11 8dtb-$(CONFIG_TARGET_TB100) += abilis_tb100.dtb
67482f57 9dtb-$(CONFIG_TARGET_HSDK) += hsdk.dtb
01496c4f
AB
10
11targets += $(dtb-y)
12
13DTC_FLAGS += -R 4 -p 0x1000
14
15PHONY += dtbs
16dtbs: $(addprefix $(obj)/, $(dtb-y))
17 @:
18
19clean-files := *.dtb