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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
arch
/
csky
/
boot
/
dts
/
Makefile
blob
5f1f55e911adf543ab5c113b06f81488ee984e59
1
# SPDX-License-Identifier: GPL-2.0-only
2
dtstree
:= $(
srctree
)/$(
src
)
3
4
dtb-y
:= $(
patsubst
$(
dtstree
)/%
.dts
,%
.dtb
, $(
wildcard
$(
dtstree
)/*
.dts
))