1
0
Fork 0
android_kernel_rockchip_tart/arch/nios2/boot/dts/Makefile
2025-06-27 00:32:42 -05:00

5 lines
178 B
Makefile

# SPDX-License-Identifier: GPL-2.0
dtb-y := $(addsuffix .dtb, $(CONFIG_BUILTIN_DTB_NAME))
dtb-$(CONFIG_OF_ALL_DTBS) += $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))