Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
marvell
/
linux
/
arch
/
powerpc
/
boot
/
dts
/
fsl
/
Makefile
blob: 3bae982641e9263440a66b7940a28aa7772f56b8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
dtstree
:=
$
(
srctree
)/
$
(
src
)
dtb
-
$
(
CONFIG_OF_ALL_DTBS
)
:=
$
(
patsubst $
(
dtstree
)/%.
dts
,%.
dtb
,
$
(
wildcard $
(
dtstree
)/*.
dts
))