README.md markdown

This commit is contained in:
Francesco Mazzoli
2023-07-20 18:45:28 +01:00
committed by GitHub Enterprise
parent 59728b1348
commit 84815aebe2

View File

@@ -46,6 +46,7 @@ A multitude of directories to persist the whole thing will appear in `<data-dir>
% ./fetchlinux.sh # fetch linux sources
% (cd linux && make oldconfig && make prepare && make -j) # build Linux
% make KDIR=linux -j kmod
```
## Playing with the Kernel module