On Thu, 15 Nov 2007 15:52:46 -0800 [EMAIL PROTECTED] wrote: > diff -puN > arch/avr32/Kconfig~aout-mark-arches-that-support-aout-format > arch/avr32/Kconfig --- > a/arch/avr32/Kconfig~aout-mark-arches-that-support-aout-format +++ > a/arch/avr32/Kconfig @@ -67,6 +67,9 @@ config GENERIC_BUG default y > depends on BUG > > +config ARCH_SUPPORTS_AOUT > + def_bool y > +
Might as well define this one as "n" too. AVR32 will never support a.out. HÃ¥vard - 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
