X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fconfig;h=ee355394f4ef76eeb6d6f74dac00729d8cc942e3;hb=7034ed132f0af8526f4a8eb7229dd25366a20bfa;hp=ed6653ef9702aa5320756537bb942e8a35123cb4;hpb=53e6a100f78a9723970ca5e0ad5857de8ad399ae;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/scripts/config b/scripts/config index ed6653e..ee35539 100755 --- a/scripts/config +++ b/scripts/config @@ -1,6 +1,9 @@ #!/bin/bash # Manipulate options in a .config file from the command line +# If no prefix forced, use the default CONFIG_ +CONFIG_="${CONFIG_-CONFIG_}" + usage() { cat >&2 <