]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arc/dts/Makefile
arc: add empty asm/processor.h to satisfy compilation of USB code
[people/ms/u-boot.git] / 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