diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index ef1d0dbc5b..3adc648098 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -699,7 +699,8 @@ with the necessary Linux kernel build information to build modules. If your module Makefile uses a different variable, you might want to override the - do_compile() step, or create a patch to + do_compile() + step, or create a patch to the Makefile to work with the more typical KERNEL_SRC or KERNEL_PATH variables.