Author: Charles Manning Date: To: yaffs Subject: Re: [Yaffs] PATCH: patch-ker.sh bug - overwriting $KCONFIG
On Thursday 12 May 2011 22:43:56 Skacore Systems wrote: > Hello YAFFS,
>
> There is a bug in the latest git's patch-ker.sh. which tries to use
> $KCONFIG variable overwritten by some parts of the scripts
> (KCONFIG=$LINUXDIR/fs/Kconfig).
> The patch follows.
>
> Vilo