From 993b392bdd9857d0a3141065a5d4200099a412bc Mon Sep 17 00:00:00 2001 From: sethp Date: Wed, 20 Mar 2019 21:57:15 -0700 Subject: [PATCH] Update example link The directory the link previously went to has changed. Signed-off-by: Seth Pellegrino --- docs/kernels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kernels.md b/docs/kernels.md index 7fe5b72cd..fce011b07 100644 --- a/docs/kernels.md +++ b/docs/kernels.md @@ -54,7 +54,7 @@ the specific version of the kernel. Currently, the headers are not included in the initial RAM disk, but it is possible to compile custom modules offline and then include the modules in the initial RAM disk. -There is a [example](../test/cases/020_kernel/010_kmod_4.9.x), but +There is a [example](../test/cases/020_kernel/011_kmod_4.9.x), but basically one can use a multi-stage build to compile the kernel modules: