X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=utils%2Ftweak.in;fp=utils%2Ftweak.in;h=284d1499c885149527775c0e5478ce10d2d53a9b;hb=b313528953a4149aaceb9ae9e36a76e8f3dca990;hp=3434cbfb900d2b2d9d010b32ab49f6d677e15239;hpb=56b1b28317bb31fc0a6df42a086aae34d0def988;p=kconfig-frontends diff --git a/utils/tweak.in b/utils/tweak.in index 3434cbf..284d149 100644 --- a/utils/tweak.in +++ b/utils/tweak.in @@ -1,6 +1,8 @@ #!/bin/bash # Manipulate options in a .config file from the command line +myname=${0##*/} + # If no prefix forced, use the default @CONFIG_@ CONFIG_="${CONFIG_-@CONFIG_@}" @@ -8,7 +10,7 @@ usage() { cat >&2 <