]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/powerpc/dts/Makefile
drivers, block: remove sil680 driver
[people/ms/u-boot.git] / arch / powerpc / dts / Makefile
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4
5 dtb-$(CONFIG_TARGET_CANYONLANDS) += arches.dtb canyonlands.dtb glacier.dtb
6 dtb-$(CONFIG_TARGET_XILINX_PPC440_GENERIC) += xilinx-ppc440-generic.dtb
7 dtb-$(CONFIG_TARGET_XILINX_PPC405_GENERIC) += xilinx-ppc405-generic.dtb
8
9 targets += $(dtb-y)
10
11 DTC_FLAGS += -R 4 -p 0x1000
12
13 PHONY += dtbs
14 dtbs: $(addprefix $(obj)/, $(dtb-y))
15 @:
16
17 clean-files := *.dtb