mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-05 17:58:52 +00:00
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)))
|