repo.or.cz
/
drm
/
libdrm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
headers: drm: Sync with drm-next
[drm/libdrm.git]
/
libkms
/
Makefile.sources
blob
3191f516666e64380948916e96bd211119935d67
1
LIBKMS_FILES := \
2
internal.h \
3
linux.c \
4
dumb.c \
5
api.c
6
7
LIBKMS_VMWGFX_FILES := \
8
vmwgfx.c
9
10
LIBKMS_INTEL_FILES := \
11
intel.c
12
13
LIBKMS_NOUVEAU_FILES := \
14
nouveau.c
15
16
LIBKMS_RADEON_FILES := \
17
radeon.c
18
19
LIBKMS_EXYNOS_FILES := \
20
exynos.c
21
22
LIBKMS_H_FILES := \
23
libkms.h