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]
/
drivers
/
media
/
platform
/
mtk-jpeg
/
Makefile
blob
92a4fc046bfe0898df4284404da5192256c1d354
1
# SPDX-License-Identifier: GPL-2.0-only
2
mtk_jpeg-objs
:=
mtk_jpeg_core.o mtk_jpeg_hw.o mtk_jpeg_parse.o
3
obj-
$(
CONFIG_VIDEO_MEDIATEK_JPEG
) +=
mtk_jpeg.o