Sign in
nest-open-source
/
manifest_repos
/
kernel
/
139a32476c8dd3801b2ab4d7c8e3bf89cec66f0f
/
.
/
arch
/
sh
/
boot
/
dts
/
Makefile
blob: c17d65b82abe483887f275d5618786eb52a65b2e [
file
]
# SPDX-License-Identifier: GPL-2.0-only
ifneq
(
$
(
CONFIG_BUILTIN_DTB_SOURCE
),
""
)
obj
-
$
(
CONFIG_USE_BUILTIN_DTB
)
+=
$
(
patsubst
"%"
,%,
$
(
CONFIG_BUILTIN_DTB_SOURCE
)).
dtb
.
o
endif