aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c21b853..3326740 100644
--- a/readme.md
+++ b/readme.md
@@ -32,6 +32,8 @@
system calls), you should append the number between brackets to the `man`
command, i.e. to read 'write(2)' use the command `man 2 write`.
- Use `dmesg` with the `-w` or `-W` option (see man dmesg(1))
+- Start writing a kernel module that targets the kernel version of the
+ BeagleBone image you're planning on using.
# direct ethernet setup