[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56694EE4.2040108@suse.com>
Date: Thu, 10 Dec 2015 11:07:32 +0100
From: Michal Marek <mmarek@...e.com>
To: Markus Mayer <mmayer@...adcom.com>
Cc: "Yann E. Morin" <yann.morin.1998@...e.fr>,
Sam Ravnborg <sam@...nborg.org>,
Linux Kbuild <linux-kbuild@...r.kernel.org>,
Linux Kernel <linux-kernel@...r.kernel.org>,
Broadcom Kernel List <bcm-kernel-feedback-list@...adcom.com>
Subject: Re: [RESEND PATCH] kconfig: allow kconfig to handle longer path names
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@...adcom.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists