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 <mma...@broadcom.com> > --- > 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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/