arc: Add support for HS Development Kit board
[platform/kernel/u-boot.git] / arch / arc / dts / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 dtb-$(CONFIG_TARGET_AXS101) +=  axs101.dtb
6 dtb-$(CONFIG_TARGET_AXS103) +=  axs103.dtb
7 dtb-$(CONFIG_TARGET_NSIM) +=  nsim.dtb
8 dtb-$(CONFIG_TARGET_TB100) +=  abilis_tb100.dtb
9 dtb-$(CONFIG_TARGET_HSDK) +=  hsdk.dtb
10
11 targets += $(dtb-y)
12
13 DTC_FLAGS += -R 4 -p 0x1000
14
15 PHONY += dtbs
16 dtbs: $(addprefix $(obj)/, $(dtb-y))
17         @:
18
19 clean-files := *.dtb