This commit is contained in:
Ciro Santilli
2017-05-14 13:53:52 +01:00
parent 4f193bdbc2
commit 045ec40780

View File

@@ -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: