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