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
/
mips
/
boot
/
dts
/
mscc
/
Makefile
blob
eb71515871f6ce4ecbd9f0efba53a11471f9406e
1
# SPDX-License-Identifier: GPL-2.0-only
2
dtb-
$(
CONFIG_MSCC_OCELOT
) +=
ocelot_pcb123.dtb ocelot_pcb120.dtb
3
4
obj-
$(
CONFIG_BUILTIN_DTB
) += $(
addsuffix
.o
, $(
dtb-y
))