aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-10 22:15:51 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-10 22:15:51 +0200
commitc3a2ce09e9d5df86762670cafe358b2470e037b7 (patch)
tree72817edde2cbdd88b9f28a551c06daafed958f4c /readme.md
parent466e2aad64e39c266d242ef3f17a61b885ed7f59 (diff)
add rice script
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