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