From 820f877df075ff7d4d5d7db325b8791b4192f651 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 9 Apr 2010 21:04:28 +0200 Subject: binutils: allow choice for elf format when building bare-metal cross compiler When building a baremetal cross compiler I want to be able to select the elf format and not be forced to build the elf2flt package. Signed-off-by: Bart vdr. Meulen [Yann E. MORIN: tweak the commit message] Signed-off-by: "Yann E. MORIN" diff --git a/config/binutils.in b/config/binutils.in index d524065..4779708 100644 --- a/config/binutils.in +++ b/config/binutils.in @@ -6,7 +6,7 @@ choice bool prompt "Binary format:" -if ARCH_USE_MMU +if ARCH_USE_MMU || BARE_METAL config ARCH_BINFMT_ELF bool -- cgit v0.10.2-6-g49f6