Makefile 269 Bytes
Newer Older
1
dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb
2
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb
3
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
4

5
targets += dtbs dtbs_install
6
targets += $(dtb-y)
7 8 9 10

dtbs: $(addprefix $(obj)/, $(dtb-y))

clean-files := *.dtb