]> git.sur5r.net Git - u-boot/blob - Makefile
1d6b19579c79297eda87784ea7f1fc11078fa6b9
[u-boot] / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 dtb-$(CONFIG_TARGET_ADP_AG101P) += ag101p.dtb
6 dtb-$(CONFIG_TARGET_ADP_AE3XX) += ae3xx.dtb
7 targets += $(dtb-y)
8
9 DTC_FLAGS += -R 4 -p 0x1000
10
11 PHONY += dtbs
12 dtbs: $(addprefix $(obj)/, $(dtb-y))
13         @:
14
15 clean-files := *.dtb