Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1288418

Re: [RESEND PATCH] kconfig: allow kconfig to handle longer path names

From Michal Marek <mmarek@suse.com>
Newsgroups linux.kernel
Subject Re: [RESEND PATCH] kconfig: allow kconfig to handle longer path names
Date 2015-12-10 11:10 +0100
Message-ID <qE6kF-4M5-7@gated-at.bofh.it> (permalink)
References <qDVSk-65j-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RESEND PATCH] kconfig: allow kconfig to handle longer path names Markus Mayer <mmayer@broadcom.com> - 2015-12-10 00:00 +0100
  Re: [RESEND PATCH] kconfig: allow kconfig to handle longer path names Michal Marek <mmarek@suse.com> - 2015-12-10 11:10 +0100

csiph-web