xref: /openbmc/u-boot/arch/mips/dts/Makefile (revision 77ca99d1)
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
7ad8783cbSPaul 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
110642f485SÁlvaro Fernández Rojasdtb-$(CONFIG_BOARD_COMTREND_AR5387UN) += comtrend,ar-5387un.dtb
12*77ca99d1SÁlvaro Fernández Rojasdtb-$(CONFIG_BOARD_COMTREND_VR3032U) += comtrend,vr-3032u.dtb
134a2b2724SÁlvaro Fernández Rojasdtb-$(CONFIG_BOARD_HUAWEI_HG556A) += huawei,hg556a.dtb
14400df309SMarek Vasutdtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
150fc13a90SDaniel Schwierzeck
160fc13a90SDaniel Schwierzecktargets += $(dtb-y)
170fc13a90SDaniel Schwierzeck
180fc13a90SDaniel Schwierzeck# Add any required device tree compiler flags here
190fc13a90SDaniel SchwierzeckDTC_FLAGS +=
200fc13a90SDaniel Schwierzeck
210fc13a90SDaniel SchwierzeckPHONY += dtbs
220fc13a90SDaniel Schwierzeckdtbs: $(addprefix $(obj)/, $(dtb-y))
230fc13a90SDaniel Schwierzeck	@:
240fc13a90SDaniel Schwierzeck
250fc13a90SDaniel Schwierzeckclean-files := *.dtb
26