]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/mips/dts/Makefile
MIPS: add BMIPS Comtrend AR-5315u board
[people/ms/u-boot.git] / arch / mips / dts / Makefile
CommitLineData
0fc13a90
DS
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
6a7b52bc 5dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
a2277cc3 6dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
ad8783cb 7dtb-$(CONFIG_TARGET_BOSTON) += img,boston.dtb
6242aa13 8dtb-$(CONFIG_TARGET_MALTA) += mti,malta.dtb
44da3a17 9dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
d4e85377 10dtb-$(CONFIG_TARGET_XILFPGA) += nexys4ddr.dtb
664ec31d 11dtb-$(CONFIG_BOARD_COMTREND_AR5315U) += comtrend,ar-5315u.dtb
0642f485 12dtb-$(CONFIG_BOARD_COMTREND_AR5387UN) += comtrend,ar-5387un.dtb
5e14ce2f 13dtb-$(CONFIG_BOARD_COMTREND_CT5361) += comtrend,ct-5361.dtb
77ca99d1 14dtb-$(CONFIG_BOARD_COMTREND_VR3032U) += comtrend,vr-3032u.dtb
c320b923 15dtb-$(CONFIG_BOARD_COMTREND_WAP5813N) += comtrend,wap-5813n.dtb
4a2b2724 16dtb-$(CONFIG_BOARD_HUAWEI_HG556A) += huawei,hg556a.dtb
c4203e1d 17dtb-$(CONFIG_BOARD_NETGEAR_CG3100D) += netgear,cg3100d.dtb
8df37888 18dtb-$(CONFIG_BOARD_SAGEM_FAST1704) += sagem,f@st1704.dtb
400df309 19dtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
0fc13a90
DS
20
21targets += $(dtb-y)
22
23# Add any required device tree compiler flags here
24DTC_FLAGS +=
25
26PHONY += dtbs
27dtbs: $(addprefix $(obj)/, $(dtb-y))
28 @:
29
30clean-files := *.dtb