1
0
Fork 0
alistair23-linux/arch/sh
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
..
boards Rename: linux/pata_platform.h to linux/ata_platform.h 2008-02-06 06:54:17 -05:00
boot sh: Fix up KERNEL_ENTRY calculation for uImage. 2008-01-28 13:19:01 +09:00
cchips sh: remove voyagergx 2008-01-28 13:19:03 +09:00
configs sh: Add support for SDK7780 board. 2008-01-28 13:19:04 +09:00
drivers PCI: Kconfig help: don't refer to the PCI-HOWTO 2008-02-01 15:04:26 -08:00
kernel Use BOOTMEM_EXCLUSIVE for kdump 2008-02-07 08:42:25 -08:00
lib sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). 2008-01-28 13:18:58 +09:00
lib64 sh: comment tidying for sh64->sh migration. 2008-01-28 13:18:58 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: Kill off dead HS771RVoIP board support. 2008-01-28 13:19:03 +09:00
Kconfig aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
Kconfig.cpu sh: Use def_bool where possible. 2008-01-28 13:19:00 +09:00
Kconfig.debug sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
Makefile sh: Add support for SDK7780 board. 2008-01-28 13:19:04 +09:00