mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 14:27:17 +00:00
4 lines
103 B
Text
4 lines
103 B
Text
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
dtb-y += $(patsubst %,%.dtb,$(subst ",,$(CONFIG_$(SPL_)OF_LIST)))
|