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
/
powerpc
/
boot
/
dts
/
Makefile
blob
fb335d05aae8ff87655d56b99c42217650afacd7
1
# SPDX-License-Identifier: GPL-2.0
2
3
subdir-y
+=
fsl
4
5
dtstree
:= $(
srctree
)/$(
src
)
6
dtb-
$(
CONFIG_OF_ALL_DTBS
) := $(
patsubst
$(
dtstree
)/%
.dts
,%
.dtb
, $(
wildcard
$(
dtstree
)/*
.dts
))