]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/mips/dts/Makefile
MIPS: add initial infrastructure for device-tree files
[people/ms/u-boot.git] / arch / mips / dts / Makefile
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4
5 dtb-y +=
6
7 targets += $(dtb-y)
8
9 # Add any required device tree compiler flags here
10 DTC_FLAGS +=
11
12 PHONY += dtbs
13 dtbs: $(addprefix $(obj)/, $(dtb-y))
14 @:
15
16 clean-files := *.dtb