forked from ravynsoft/drm-kmod
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
62 lines (62 loc) · 989 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
*.[oa]
*.ko.debug
*.ko.full
*.ko
TAGS
amd/amdgpu/*.h
amd/amdgpu/x86
amd/amdgpu/machine
amd/amdgpu/export_syms
amd/amdkfd/*.h
amd/amdkfd/x86
amd/amdkfd/machine
amd/amdkfd/export_syms
dmabuf/bus_if.h
dmabuf/device_if.h
dmabuf/export_syms
dmabuf/machine
dmabuf/opt_global.h
dmabuf/vnode_if.h
dmabuf/vnode_if_newproto.h
dmabuf/vnode_if_typedef.h
dmabuf/x86
drm/*.h
drm/x86
drm/machine
drm/export_syms
dummygfx/*_if*.h
dummygfx/opt*.h
dummygfx/x86
dummygfx/machine
dummygfx/export_syms
i915/*.h
i915/x86
i915/machine
i915/export_syms
lindebugfs/*.h
lindebugfs/x86
lindebugfs/machine
lindebugfs/export_syms
linuxkpi/*.h
linuxkpi/x86
linuxkpi/machine
linuxkpi/export_syms
radeon/*.h
radeon/x86
radeon/machine
radeon/export_syms
ttm/*.h
ttm/x86
ttm/machine
ttm/export_syms
vboxvideo/*.h
vboxvideo/x86
vboxvideo/machine
vboxvideo/export_syms
drivers/staging/vboxvideo/Kconfig
drivers/staging/vboxvideo/Makefile
drivers/staging/vboxvideo/TODO
vmwgfx/*.h
vmwgfx/x86
vmwgfx/machine
vmwgfx/export_syms