]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/nios2/dts/Makefile
dts: automatically build necessary .dtb files
[thirdparty/u-boot.git] / arch / nios2 / dts / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
da58dec8 2
e6e2c15d
TC
3dtb-y += $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%).dtb
4
3609e1dc
RV
5include $(srctree)/scripts/Makefile.dts
6
e6e2c15d
TC
7targets += $(dtb-y)
8
9DTC_FLAGS += -R 4 -p 0x1000
10
11PHONY += dtbs
12dtbs: $(addprefix $(obj)/, $(dtb-y))
13 @:
14
15clean-files := *.dtb