Re: [GIT] kbuild: kconfig changes

From: Sam Ravnborg
Date: Wed Aug 11 2010 - 23:45:19 EST


On Wed, Aug 11, 2010 at 04:39:35PM -0700, Arve Hj?nnev?g wrote:
> On Wed, Aug 11, 2010 at 1:34 PM, Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
> >>
> >> Unfortunately the bug I had discovered is another bug.
> >> If I do:
> >>       make ARCH=avr32 atngw100_defconfig
> >>       make ARCH=avr32 savedefconfig
> >>       cp defconfig arch/avr32/configs/atngw100_defconfig
> >>       make ARCH=avr32 atngw100_defconfig
> >>       diff -u .config .config.old
> >>
> >> then the diff shows an unexpected difference.
> >>
> >> I will continue of that issue.
> > Fixed it - see patch below.
> >
> > @Michal - I will do a proper patch submission if Arve
> > can confirm that the problem he saw has been fixed
> > with these patches.
> >
>
> Your first patch fixes the problem I saw.
Thanks.
I will add the following to the commit:
Reported-by: Arve Hj?nnev?g <arve@xxxxxxxxxxx>
Tested-by: Arve Hj?nnev?g <arve@xxxxxxxxxxx>

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/