9bab7446307c5acd15bea2173de54c8927ae06d0
[oweals/u-boot.git] / arch / mips / dts / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
6 dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
7 dtb-$(CONFIG_TARGET_BOSTON) += img,boston.dtb
8 dtb-$(CONFIG_TARGET_MALTA) += mti,malta.dtb
9 dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
10 dtb-$(CONFIG_TARGET_XILFPGA) += nexys4ddr.dtb
11 dtb-$(CONFIG_BOARD_COMTREND_AR5387UN) += comtrend,ar-5387un.dtb
12 dtb-$(CONFIG_BOARD_COMTREND_CT5361) += comtrend,ct-5361.dtb
13 dtb-$(CONFIG_BOARD_COMTREND_VR3032U) += comtrend,vr-3032u.dtb
14 dtb-$(CONFIG_BOARD_HUAWEI_HG556A) += huawei,hg556a.dtb
15 dtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
16
17 targets += $(dtb-y)
18
19 # Add any required device tree compiler flags here
20 DTC_FLAGS +=
21
22 PHONY += dtbs
23 dtbs: $(addprefix $(obj)/, $(dtb-y))
24         @:
25
26 clean-files := *.dtb