mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
Improve hello_host readme
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
# Hello host
|
# Hello host
|
||||||
|
|
||||||
Minimal host build system sanity check example.
|
Minimal host build system sanity check example.
|
||||||
|
|
||||||
|
make
|
||||||
|
insmod hello.ko
|
||||||
|
dmesg
|
||||||
|
rmmod hello.ko
|
||||||
|
dmesg
|
||||||
|
|||||||
Reference in New Issue
Block a user