From d2248b1728894d3f3f37db227dc1913e02ca72c3 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 7 Apr 2010 09:20:05 +0200 Subject: Re-enable the FD_PIC ELF configuration option Blackfin uses FD_PIC ELF format to provide shared libraries on a non-MMU architecture. diff --git a/config/binutils.in b/config/binutils.in index 60fc99b..d524065 100644 --- a/config/binutils.in +++ b/config/binutils.in @@ -26,13 +26,13 @@ config ARCH_BINFMT_FLAT This will build flat binaries, suitable for MMU-less architectures. -#config ARCH_BINFMT_FDPIC -# bool -# prompt "FD_PIC ELF" -# help -# This will build FD_PIC ELF binaries, suitable for -# MMU-less architectures that still require to use -# shared libraries (FIXME). +config ARCH_BINFMT_FDPIC + bool + prompt "FD_PIC ELF" + help + This will build FD_PIC ELF binaries, suitable for + MMU-less architectures that still require to use + shared libraries (FIXME). endif # ! ARCH_USE_MMU -- cgit v0.10.2-6-g49f6