mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Document the minimal aarch64 boot. Rename -c to -B for uniformity with -b. Add help for ./run and ./build options.
16 lines
132 B
Plaintext
16 lines
132 B
Plaintext
# Extensions and prefixes.
|
|
*.html
|
|
*.log
|
|
*.tmp
|
|
*~
|
|
?*.gitignore
|
|
gitignore*
|
|
|
|
# Specific files.
|
|
/9p
|
|
/README.html
|
|
/trace*
|
|
|
|
# GEM5
|
|
/m5out
|