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
/
lantiq
/
Makefile
blob
f5dfc06242b9b7bf826ec77f00f47374d79b8106
1
# SPDX-License-Identifier: GPL-2.0
2
dtb-
$(
CONFIG_DT_EASY50712
) +=
easy50712.dtb
3
4
obj-
$(
CONFIG_BUILTIN_DTB
) += $(
addsuffix
.o
, $(
dtb-y
))