Re: [PATCH 0/2] MN10300: Add the MN10300 architecture to Linux kernel [try #3]

2007-11-09 Thread Adrian Bunk
On Thu, Nov 08, 2007 at 02:00:08PM +, David Howells wrote: > Adrian Bunk <[EMAIL PROTECTED]> wrote: > > > The patch to include/asm-generic/Kbuild.asm doesn't seem to be required. > > It is. asm/a.out.h does not exist for MN10300, therefore the export process > breaks unless it is told not to

Re: [PATCH 0/2] MN10300: Add the MN10300 architecture to Linux kernel [try #3]

2007-11-08 Thread David Howells
Adrian Bunk <[EMAIL PROTECTED]> wrote: > The patch to include/asm-generic/Kbuild.asm doesn't seem to be required. It is. asm/a.out.h does not exist for MN10300, therefore the export process breaks unless it is told not to export this header. The alternative is to move this line into each arch's

Re: [PATCH 0/2] MN10300: Add the MN10300 architecture to Linux kernel [try #3]

2007-11-07 Thread Adrian Bunk
On Wed, Nov 07, 2007 at 05:43:23PM +, David Howells wrote: > > > These patches add the MEI/Panasonic MN10300/AM33 architecture to the Linux > kernel. > > The first patch suppresses AOUT support in the kernel if CONFIG_BINFMT_AOUT=n > and CONFIG_IA32_AOUT=n. MN10300 does not support the AOUT