diff options
| -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 |
