Re: arch/ppc is broken

2008-05-06 Thread Segher Boessenkool
On a related note, arch/ppc defconfig doesn't even configure anymore; common_defconfig was removed, but it is still the default. What config should we use as default now? I'd be willing to guess that the answer is "nothing". Plain "defconfig" should use _something_. Something that still ex

Re: arch/ppc is broken

2008-05-06 Thread Josh Boyer
On Tue, 6 May 2008 23:39:34 +0200 Segher Boessenkool <[EMAIL PROTECTED]> wrote: > > Every arch/ppc defconfig I built today failed. Someone broke it. > > On a related note, arch/ppc defconfig doesn't even configure anymore; > common_defconfig was removed, but it is still the default. What config

Re: arch/ppc is broken

2008-05-06 Thread Segher Boessenkool
Every arch/ppc defconfig I built today failed. Someone broke it. On a related note, arch/ppc defconfig doesn't even configure anymore; common_defconfig was removed, but it is still the default. What config should we use as default now? Josh, I'll look into the build failure now. Segher ___