remarkable-linux/arch/m68k
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
..
amiga cleanup after APUS removal 2008-02-06 10:41:01 -08:00
apollo m68k: missing __init 2007-07-20 08:24:49 -07:00
atari Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
bvme6000 m68k: missing __init 2007-07-20 08:24:49 -07:00
configs mac68k: remove dead MAC_ADBKEYCODES 2008-02-05 09:44:24 -08:00
fpsp040
hp300 m68k: kill arch/m68k/hp300/ksyms.c 2008-02-05 09:44:23 -08:00
ifpsp060 Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
kernel m68k: correct setting of struct user.u_ar0 2008-02-07 14:15:55 -08:00
lib missing exports of csum_... 2007-07-17 11:01:07 -07:00
mac mac68k: remove dead code 2008-02-05 09:44:24 -08:00
math-emu spelling fixes: arch/m68k/ 2007-10-20 01:20:32 +02:00
mm pid namespaces: define is_global_init() and is_container_init() 2007-10-19 11:53:37 -07:00
mvme16x m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c 2008-02-05 09:44:24 -08:00
mvme147 m68k: missing __init 2007-07-20 08:24:49 -07:00
q40 spelling fixes: arch/m68k/ 2007-10-20 01:20:32 +02:00
sun3 spelling fixes: arch/m68k/ 2007-10-20 01:20:32 +02:00
sun3x m68k: missing __init 2007-07-20 08:24:49 -07:00
tools/amiga Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
defconfig
Kconfig aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
Kconfig.debug
Makefile m68k: Use cc-cross-prefix 2008-02-05 09:44:23 -08:00