Hi all, Here are two tiny patches which deal with scripts/config. The first sets the reported name of the script to be what it was invoked as - this is of importance for kconfig-frontends package, where the script is renamed. The second fixes a bug in the assignement of parameters required by options -E/-D/-M; those are the options allowing to position a value below another one. Clement Chauplannaz (2): scripts/config: replace hard-coded script name by a dynamic value scripts/config: fix assignment of parameters for short version of --*-after options scripts/config | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) -- 1.8.3.rc1.44.gb387c77.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html