Re: [GIT] kbuild: kconfig changes

From: Arve Hjønnevåg
Date: Wed Aug 11 2010 - 19:39:46 EST


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.

--
Arve Hjønnevåg
--
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/