summaryrefslogtreecommitdiff
path: root/drivers/gpu/mali/mali400ko/.gitignore
blob: e2d66d5588254073407d1b21db36215be2dce308 (plain)
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
#symlinks created during build
driver/src/devicedrv/mali/arch
driver/bin
driver/devdrv
driver/lib

#build output
driver/build
.tmp_versions
*.cmd
*.o
*.d
driver/src/devicedrv/linux/__mali_build_info.*
driver/src/devicedrv/linux/modules.order
driver/src/devicedrv/linux/Module.symvers
driver/src/devicedrv/mali/Module.symvers
driver/src/devicedrv/mali/__malidrv_build_info.c
driver/src/devicedrv/mali/mali.ko
driver/src/devicedrv/mali/mali.mod.c
driver/src/devicedrv/mali/modules.order
driver/out*
driver/src/shared/essl_compiler/src/shadergen_maligp2/shader_pieces.*

out
kernel

#temp files from editors and Eclipse project files
*~
.cproject
.project
.settings