388a4b2739fd8a98d7aa8c5ade784a2bd8ccb6aa
[platform/kernel/u-boot.git] / arch / powerpc / dts / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 dtb-$(CONFIG_TARGET_T2080QDS) += t2080qds.dtb
4 dtb-$(CONFIG_TARGET_T2080RDB) += t2080rdb.dtb
5 dtb-$(CONFIG_TARGET_MCR3000) += mcr3000.dtb
6 dtb-$(CONFIG_TARGET_GAZERBEAM) += gazerbeam.dtb
7
8 targets += $(dtb-y)
9
10 # Add any required device tree compiler flags here
11 DTC_FLAGS +=
12
13 PHONY += dtbs
14 dtbs: $(addprefix $(obj)/, $(dtb-y))
15         @:
16
17 clean-files := *.dtb