README: kmod debian dkms package instructions

This commit is contained in:
Miroslav Crnic
2025-09-18 15:58:56 +00:00
parent 1dbe27ab5e
commit 3d592a8311

View File

@@ -218,6 +218,13 @@ Inspecting [`ternrun.go`](https://github.com/XTXMarkets/ternfs/blob/main/go/tern
% make KDIR=linux -j kmod
```
### Kernel module as dkms .deb package
```
% cd kmod
% make deb-package
```
## VS Code
Most of the codebase is understandable by VS Code/LSP: