blob: 2a81acb32bc3ec329a758949cf36ee0c835e5287 [file] [log] [blame]
Jiaxun Yang5f430422024-06-18 14:56:08 +01001# SPDX-License-Identifier: GPL-2.0+
2
3include $(srctree)/scripts/Makefile.dts
4
5targets += $(dtb-y)
6
7# Add any required device tree compiler flags here
8DTC_FLAGS += -a 0x8
9
10PHONY += dtbs
11dtbs: $(addprefix $(obj)/, $(dtb-y))
12 @:
13
14clean-files := *.dtb *.dtbo */*.dtb */*.dtbo