mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +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)))
|