blob: 47b6eb50c35a5574f20162ca524540b4dc4c8ebe [file] [log] [blame]
Daniel Schwierzeck0fc13a92015-12-19 20:20:48 +01001#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
5dtb-y +=
6
7targets += $(dtb-y)
8
9# Add any required device tree compiler flags here
10DTC_FLAGS +=
11
12PHONY += dtbs
13dtbs: $(addprefix $(obj)/, $(dtb-y))
14 @:
15
16clean-files := *.dtb