diff options
| author | Luca Ceresoli <luca@lucaceresoli.net> | 2015-07-13 15:52:22 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-13 17:08:23 +0200 |
| commit | 7701e2bf754c773a9d6ef89923316413d09d5287 (patch) | |
| tree | 4ab9e75c578959ffed3d2b1e92a99b71e8507544 | |
| parent | adddac455894545fd0152d37669910ac51b38c2b (diff) | |
docs/manual: fix typo
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | docs/manual/adding-packages-kernel-module.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/adding-packages-kernel-module.txt b/docs/manual/adding-packages-kernel-module.txt index 39575f7de..0a5ec5b7b 100644 --- a/docs/manual/adding-packages-kernel-module.txt +++ b/docs/manual/adding-packages-kernel-module.txt @@ -128,7 +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. -Yo may also reference (but you may *not* set!) those variables: +You may also reference (but you may *not* set!) those variables: * +LINUX_DIR+ contains the path to where the Linux kernel has been extracted and built. |
