kumquat-buildroot/arch
Waldemar Brodkorb 49d97993d8 arch: define dependencies for the binfmt flat formats
The situation looks like following for elf2flt and binfmt FLAT:

 * Only gcc for bfin/m68k implements
   -msep-data (BR2_BINFMT_FLAT_SEP_DATA) and
   -mid-shared-library (BR2_BINFMT_FLAT_SHARED), so the corresponding
   options are made only visible on those architectures.

 * When the default of BR2_BINFMT_FLAT_ONE is used on m68k, broken
   binaries are produced, which mainly end up in SIGILL, so do not use
   it for m68k.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Thomas:
 - also add the dependencies on m68k/bfin to BR2_BINFMT_FLAT_SHARED
 - rework commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-05 09:48:19 +02:00
..
Config.in arch: define dependencies for the binfmt flat formats 2016-07-05 09:48:19 +02:00
Config.in.aarch64
Config.in.arc
Config.in.arm arch/arm: add Cortex-M4 entry 2016-03-20 15:37:30 +01:00
Config.in.bfin
Config.in.m68k m68k: remove BR2_GCC_TARGET_ARCH 2016-06-07 13:11:59 +02:00
Config.in.microblaze
Config.in.mips
Config.in.nios2
Config.in.powerpc
Config.in.sh
Config.in.sparc
Config.in.x86 i386: properly define BR2_ARCH for all x86 subarchitectures 2016-04-21 23:05:28 +02:00
Config.in.xtensa