]> git.ipfire.org Git - people/ms/u-boot.git/blame - 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
CommitLineData
da58dec8
TR
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
01496c4f 5dtb-$(CONFIG_TARGET_ARCANGEL4) += arcangel4.dtb
09424d11 6dtb-$(CONFIG_TARGET_TB100) += abilis_tb100.dtb
01496c4f
AB
7
8targets += $(dtb-y)
9
10DTC_FLAGS += -R 4 -p 0x1000
11
12PHONY += dtbs
13dtbs: $(addprefix $(obj)/, $(dtb-y))
14 @:
15
16clean-files := *.dtb