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]
/
drivers
/
gpu
/
drm
/
stm
/
Makefile
blob
4df5caf01f3507905b48920c4bc17878908cf8b0
1
# SPDX-License-Identifier: GPL-2.0-only
2
stm-drm-y
:=
\
3
drv.o \
4
ltdc.o
5
6
obj-
$(
CONFIG_DRM_STM_DSI
) +=
dw_mipi_dsi-stm.o
7
8
obj-
$(
CONFIG_DRM_STM
) +=
stm-drm.o