projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.9.306-gnu1
[releases.git]
/
drivers
/
gpu
/
drm
/
shmobile
/
Makefile
1
shmob-drm-y := shmob_drm_backlight.o \
2
shmob_drm_crtc.o \
3
shmob_drm_drv.o \
4
shmob_drm_kms.o \
5
shmob_drm_plane.o
6
7
obj-$(CONFIG_DRM_SHMOBILE) += shmob-drm.o