repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
sh
/
boot
/
dts
/
Makefile
blob
c17d65b82abe483887f275d5618786eb52a65b2e
1
# SPDX-License-Identifier: GPL-2.0-only
2
ifneq
($(
CONFIG_BUILTIN_DTB_SOURCE
),
""
)
3
obj-
$(
CONFIG_USE_BUILTIN_DTB
) += $(
patsubst
"%"
,%,$(
CONFIG_BUILTIN_DTB_SOURCE
))
.dtb.o
4
endif