diff options
Diffstat (limited to 'docs/manual/adding-packages-kernel-module.txt')
-rw-r--r-- | docs/manual/adding-packages-kernel-module.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/adding-packages-kernel-module.txt b/docs/manual/adding-packages-kernel-module.txt index 0a5ec5b7b7..ffeeef516d 100644 --- a/docs/manual/adding-packages-kernel-module.txt +++ b/docs/manual/adding-packages-kernel-module.txt @@ -128,6 +128,7 @@ configure the build of the kernel module: * +FOO_MODULE_MAKE_OPTS+ may be set to contain extra variable definitions to pass to the Linux buildsystem. +[[kernel-variables]] You may also reference (but you may *not* set!) those variables: * +LINUX_DIR+ contains the path to where the Linux kernel has been |