mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 22:33:18 +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)))
|