mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2025-12-17 00:35:13 -06:00
Update README.md
This commit is contained in:
committed by
GitHub Enterprise
parent
c75404463d
commit
3c4daf2b30
@@ -185,5 +185,6 @@ Most of the codebase is understandable by VS Code/LSP:
|
||||
|
||||
If you change the build process (i.e. if you change CMake files) you'll need to generate and copy `compile_commands.json` again.
|
||||
* Code in `kmod/`:
|
||||
- Build the module (see instructions earlier on in this document).
|
||||
- Then generate `compile_command.json` with `./kmod/gen_compile_commands.sh`.
|
||||
- [Build the module](#building-the-kernel-module).
|
||||
- Generate `compile_commands.json` with `./kmod/gen_compile_commands.sh`.
|
||||
- New files should work automatically, but if things stop working, just re-bulid and re-generate `compile_commands.json`.
|
||||
|
||||
Reference in New Issue
Block a user