diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-10-10 11:30:12 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-10-10 11:30:12 +0200 |
| commit | bed364906faa6fa1b55c39607f9e2e65bd565d59 (patch) | |
| tree | 74bfe61b11ca2e0667613cb86f15715d8c0fd25a /allnoconfig.py | |
| parent | 13902e1942f0ac25f3002908520cbe68f31a1a5f (diff) | |
allnoconfig: Comment nit
Diffstat (limited to 'allnoconfig.py')
| -rwxr-xr-x | allnoconfig.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/allnoconfig.py b/allnoconfig.py index 1a763f9..3d5ca4a 100755 --- a/allnoconfig.py +++ b/allnoconfig.py @@ -14,7 +14,7 @@ Usage for the Linux kernel: $ make [ARCH=<arch>] scriptconfig SCRIPT=Kconfiglib/allnoconfig.py """ -# See examples/allnoconfig_walk.py for another way to implement this script. +# See examples/allnoconfig_walk.py for another way to implement this script import kconfiglib |
