We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94f6de commit 6d68d42Copy full SHA for 6d68d42
1 file changed
README.md
@@ -36,6 +36,7 @@ as follows:
36
3. Build the kernel using the WSL2 kernel configuration and put the modules in a `modules`
37
folder under the current working directory:
38
`$ make KCONFIG_CONFIG=Microsoft/config-wsl MODLIB="$PWD/modules"`
39
+
40
You may wish to include `-j$(nproc)` to build in parallel.
41
42
4. Calculate the modules size (plus 1024 bytes for slack):
0 commit comments