1 # SPDX-License-Identifier: GPL-2.0
9 # Ensure system.dtb exists
10 $(obj
)/linked_dtb.o
: $(obj
)/system.dtb
12 # Generate system.dtb from $(DTB).dtb
14 $(obj
)/system.dtb
: $(obj
)/$(DTB
).dtb
15 $(call if_changed
,shipped
)
19 # Rule to build device tree blobs