1# SPDX-License-Identifier: GPL-2.0+
2
3dtb-y += $(patsubst %,%.dtb,$(subst ",,$(CONFIG_$(SPL_)OF_LIST)))
4