]> git.sur5r.net Git - u-boot/blob - arch/arc/dts/Makefile
Merge branch 'next' of git://git.denx.de/u-boot-blackfin
[u-boot] / arch / arc / dts / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 dtb-$(CONFIG_TARGET_ARCANGEL4) +=  arcangel4.dtb
6 dtb-$(CONFIG_TARGET_TB100) +=  abilis_tb100.dtb
7
8 targets += $(dtb-y)
9
10 DTC_FLAGS += -R 4 -p 0x1000
11
12 PHONY += dtbs
13 dtbs: $(addprefix $(obj)/, $(dtb-y))
14         @:
15
16 clean-files := *.dtb