diff options
| -rw-r--r-- | kconfiglib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index fa973cc..6d9d81d 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -92,7 +92,7 @@ command in the kernel root: Please tell me if the patch does not apply. It should be trivial to apply manually, as it's just a block of text that needs to be inserted near the other -``*conf:`` targets in scripts/kconfig/Makefile. +*conf: targets in scripts/kconfig/Makefile. If you do not wish to install Kconfiglib via pip, the Makefile patch is set up so that you can also just clone Kconfiglib into the kernel root: |
