mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 18:25:57 +01:00
18 lines
153 B
Plaintext
18 lines
153 B
Plaintext
*.cmd
|
|
*.ko
|
|
*.mod.c
|
|
*.o
|
|
*.out
|
|
*.tmp
|
|
*~
|
|
.tmp_versions
|
|
/rootfs_overlay/etc/init.d/S99
|
|
Module.symvers
|
|
modules.order
|
|
trace*
|
|
|
|
# GEM5
|
|
/gem5
|
|
/gem5-system
|
|
/m5out
|