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 .. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. - 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
