mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 10:41:35 +01:00
mips
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# CONTRIBUTING
|
||||
|
||||
Testing you should do before pushing:
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user