repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.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