Files
linux-kernel-module-cheat/CONTRIBUTING.md
Ciro Santilli b5cafc8481 mips
2017-06-30 23:42:18 +01:00

12 lines
246 B
Markdown

# CONTRIBUTING
Testing you should do before pushing: new modules:
- `/insrm.sh module 5`. Helps catch simple insert remove problems.
New arch:
- `./run -a ARCH`
- `wget google.com` for Internet
- `./runqemu -a ARCH -d` and `./rungdb -a ARCH`