4 lines
103 B
Makefile
4 lines
103 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
dtb-y += $(patsubst %,%.dtb,$(subst ",,$(CONFIG_$(SPL_)OF_LIST)))
|