Skip to content
Commit 4cf7b86d authored by Douglas Raillard's avatar Douglas Raillard
Browse files

doc/setup.rst: Fix manual kmod setup instruction

FIX

Do not refer to lisa/_assets/ anymore, refer to tools/kmodules/. This is
critical in ensuring lisa/_assets/ stays read-only with a pristine
content. Failure to do so leads to old artifacts (notably vmlinux.h)
being reused when they should not, as files mtime is lost when building
the module from Python code.

Since lisa/ folder is expected to be readonly anyway, redirect the user
to tools/kmodules where symlinks to specific source files are
established, rather than a blanket symlink for the whole folder.
parent de6b61c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment