blob: 30e5c6871aca3e9c825e25d4cb0a7dcb6dda4e45 [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
Purna Chandra Mandal44da3a12016-01-28 15:30:17 +05306dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
Daniel Schwierzeck0fc13a92015-12-19 20:20:48 +01007
8targets += $(dtb-y)
9
10# Add any required device tree compiler flags here
11DTC_FLAGS +=
12
13PHONY += dtbs
14dtbs: $(addprefix $(obj)/, $(dtb-y))
15 @:
16
17clean-files := *.dtb