From 045ec4078051afe5b20e0471b84528eb54abea8d Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sun, 14 May 2017 13:53:52 +0100 Subject: [PATCH] beauty --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a0d4b..ad89681 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ QEMU opens up, and you can run: rmmod hello rmmod hello2 -Each module comes from a C file under `kernel_module/`. `head *.c` for module usage. +Each module comes from a C file under `kernel_module/`. For module usage do: + + head *.c We use Buildroot's default kernel version, you can confirm it after build with: