diff options
author | Clement Chauplannaz <chauplac@gmail.com> | 2013-05-12 21:08:52 +0200 |
---|---|---|
committer | Yann E. MORIN <yann.morin.1998@free.fr> | 2013-05-20 14:15:17 +0200 |
commit | 57a9c7609d7418ce75324df38f66cd7d937a77cb (patch) | |
tree | c1eb485d45dee70287ac9ca8dca693e0a91bc65d /scripts/unifdef.c | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) | |
download | linux-57a9c7609d7418ce75324df38f66cd7d937a77cb.tar.bz2 |
scripts/config: fix assignment of parameters for short version of --*-after options
When --*-after options are used, two parameters are parsed from the
command-line before the adequate function is called:
- the `before' option, after which the new option will be inserted,
- the name of the option to enable/disable/modularise.
With the short version of --*-after options (namely -E, -D, -M), the
parsing step is not performed which leads to processing unset variables.
Add options -E, -D, -M to the test that triggers assignment of parameters
for --*-after options.
Signed-off-by: Clement Chauplannaz <chauplac@gmail.com>
Acked-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions