blob: 1b8f41c4154f268e91549e8f7edd82a9bce8b9ba [file] [log] [blame]
# 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))