On 2015-12-09 23:56, Markus Mayer wrote: > The current (arbitrary) limit of 128 characters for path names has > proven too short for Android builds, as longer path names are used > there. > > Change conf.c, so it can handle path lengths up to PATH_MAX characters. > > Signed-off-by: Markus Mayer <mmayer@xxxxxxxxxxxx> > --- > scripts/kconfig/conf.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Thanks, applied to kbuild.git#kconfig. Michal -- 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