blob: fdce645dfd267548dcd5bc8e0780bc12701d41b2 [file] [log] [blame]
Daniel Schwierzeck0fc13a92015-12-19 20:20:48 +01001#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
Wills Wang6a7b52b2016-03-16 16:59:59 +08005dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
Wills Wanga2277cc2016-03-16 17:00:00 +08006dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
Paul Burtonad8783c2016-09-08 07:47:39 +01007dtb-$(CONFIG_TARGET_BOSTON) += img,boston.dtb
Paul Burton6242aa12016-05-17 07:43:28 +01008dtb-$(CONFIG_TARGET_MALTA) += mti,malta.dtb
Purna Chandra Mandal44da3a12016-01-28 15:30:17 +05309dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
Zubair Lutfullah Kakakheld4e85372016-07-29 15:11:19 +010010dtb-$(CONFIG_TARGET_XILFPGA) += nexys4ddr.dtb
Álvaro Fernández Rojas0642f482017-04-25 00:39:24 +020011dtb-$(CONFIG_BOARD_COMTREND_AR5387UN) += comtrend,ar-5387un.dtb
Álvaro Fernández Rojas5e14ce22017-05-16 18:39:04 +020012dtb-$(CONFIG_BOARD_COMTREND_CT5361) += comtrend,ct-5361.dtb
Álvaro Fernández Rojas77ca99d2017-04-25 00:39:26 +020013dtb-$(CONFIG_BOARD_COMTREND_VR3032U) += comtrend,vr-3032u.dtb
Álvaro Fernández Rojas4a2b2722017-04-25 00:39:22 +020014dtb-$(CONFIG_BOARD_HUAWEI_HG556A) += huawei,hg556a.dtb
Álvaro Fernández Rojasc4203e12017-05-16 18:42:43 +020015dtb-$(CONFIG_BOARD_NETGEAR_CG3100D) += netgear,cg3100d.dtb
Marek Vasut400df302016-05-06 20:10:41 +020016dtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
Daniel Schwierzeck0fc13a92015-12-19 20:20:48 +010017
18targets += $(dtb-y)
19
20# Add any required device tree compiler flags here
21DTC_FLAGS +=
22
23PHONY += dtbs
24dtbs: $(addprefix $(obj)/, $(dtb-y))
25 @:
26
27clean-files := *.dtb