linux/arch/m68knommu
David Howells b0b933c08b aout: mark arches that support A.OUT format
Mark arches that support A.OUT format by including the following in their
master Kconfig files:

	config ARCH_SUPPORTS_AOUT
		def_bool y

This should also be set if the arch provides compatibility A.OUT support for
an older arch, for instance x86_64 for i386 or sparc64 for sparc.

I've guessed at which arches don't, based on comments in the code, however I'm
sure that some of the ones I've marked as 'yes' actually should be 'no'.

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:30 -08:00
..
kernel Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
lib Remove inclusions of <linux/autoconf.h> 2008-02-06 10:41:00 -08:00
mm m68knommu: mark mem init functions as __init 2007-10-23 20:45:44 -07:00
platform m68knommu: remove dead timer int pending code 2008-02-01 21:02:04 +11:00
Kconfig aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: modify Makefiles to support common coldfire directory 2008-02-01 20:58:10 +11:00
defconfig m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00