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
bpf: Prevent memory disambiguation attack
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
pl111
/
Makefile
blob
9c5e8dba8ac68669c1b39a12876f9995df25a797
1
# SPDX-License-Identifier: GPL-2.0
2
pl111_drm-y
+=
pl111_display.o \
3
pl111_versatile.o \
4
pl111_drv.o
5
6
pl111_drm-
$(
CONFIG_DEBUG_FS
) +=
pl111_debugfs.o
7
8
obj-
$(
CONFIG_DRM_PL111
) +=
pl111_drm.o