diff --git a/hello_host/README.md b/hello_host/README.md index 5d6a749..f36d3ff 100644 --- a/hello_host/README.md +++ b/hello_host/README.md @@ -1,3 +1,9 @@ # Hello host Minimal host build system sanity check example. + + make + insmod hello.ko + dmesg + rmmod hello.ko + dmesg