xref: /openbmc/u-boot/arch/mips/dts/Makefile (revision ad8783cb)
10fc13a90SDaniel Schwierzeck#
20fc13a90SDaniel Schwierzeck# SPDX-License-Identifier:	GPL-2.0+
30fc13a90SDaniel Schwierzeck#
40fc13a90SDaniel Schwierzeck
56a7b52bcSWills Wangdtb-$(CONFIG_TARGET_AP121) += ap121.dtb
6a2277cc3SWills Wangdtb-$(CONFIG_TARGET_AP143) += ap143.dtb
7*ad8783cbSPaul Burtondtb-$(CONFIG_TARGET_BOSTON) += img,boston.dtb
86242aa13SPaul Burtondtb-$(CONFIG_TARGET_MALTA) += mti,malta.dtb
944da3a17SPurna Chandra Mandaldtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
10d4e85377SZubair Lutfullah Kakakheldtb-$(CONFIG_TARGET_XILFPGA) += nexys4ddr.dtb
11400df309SMarek Vasutdtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
120fc13a90SDaniel Schwierzeck
130fc13a90SDaniel Schwierzecktargets += $(dtb-y)
140fc13a90SDaniel Schwierzeck
150fc13a90SDaniel Schwierzeck# Add any required device tree compiler flags here
160fc13a90SDaniel SchwierzeckDTC_FLAGS +=
170fc13a90SDaniel Schwierzeck
180fc13a90SDaniel SchwierzeckPHONY += dtbs
190fc13a90SDaniel Schwierzeckdtbs: $(addprefix $(obj)/, $(dtb-y))
200fc13a90SDaniel Schwierzeck	@:
210fc13a90SDaniel Schwierzeck
220fc13a90SDaniel Schwierzeckclean-files := *.dtb
23