mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
FIX Docs Link: ./kernel to ../kernel/README.md
Signed-off-by: Nathan Dautenhahn <ndd@cis.upenn.edu>
This commit is contained in:
parent
b69bcec0e9
commit
6ba3d13e6f
@ -72,7 +72,7 @@ configuration.
|
||||
|
||||
To build and test locally modified kernels, e.g., to try a different
|
||||
kernel config or new patches, the existing kernel build system in the
|
||||
[`./kernel`](./kernel) can be re-used. For example, assuming the
|
||||
[`./kernel`](../kernel/README.md) can be re-used. For example, assuming the
|
||||
current 4.9 kernel is 4.9.28, you can build a local kernel with:
|
||||
```
|
||||
make build_4.9.28 HASH=foo
|
||||
|
Loading…
Reference in New Issue
Block a user