On Fri, 16 Nov 2007 10:40:38 +0100
Martin Schwidefsky <[EMAIL PROTECTED]> wrote:

> On Thu, 2007-11-15 at 15:52 -0800, [EMAIL PROTECTED] wrote:
> > The patch titled
> >      AOUT: Mark arches that support A.OUT format
> > has been added to the -mm tree.  Its filename is
> >      aout-mark-arches-that-support-aout-format.patch
> >
> > diff -puN arch/s390/Kconfig~aout-mark-arches-that-support-aout-format 
> > arch/s390/Kconfig
> > --- a/arch/s390/Kconfig~aout-mark-arches-that-support-aout-format
> > +++ a/arch/s390/Kconfig
> > @@ -47,6 +47,9 @@ config NO_IOMEM
> >  config NO_DMA
> >     def_bool y
> > 
> > +config ARCH_SUPPORTS_AOUT
> > +   def_bool n
> > +
> >  mainmenu "Linux Kernel Configuration"
> > 
> >  config S390
> 
> There never has been an a.out binary on s390 and very probably there
> never will be ..
> 

well, it is set to `n'...

Which I guess has some commentary value, but as we normally make these
things opt-in-if-you-need-it I queued a patch to remove that hunk.
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to