6a28f802c241353cd2c66ffb0883a84fba5b423c
[oweals/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_MCR3000) += mcr3000.dtb
5 dtb-$(CONFIG_TARGET_GAZERBEAM) += gazerbeam.dtb
6
7 targets += $(dtb-y)
8
9 # Add any required device tree compiler flags here
10 DTC_FLAGS +=
11
12 PHONY += dtbs
13 dtbs: $(addprefix $(obj)/, $(dtb-y))
14         @:
15
16 clean-files := *.dtb