lkml.org 
[lkml]   [2004]   [Nov]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateTue, 2 Nov 2004 00:18:43 -0800
FromAndrew Morton <>
SubjectRe: [PATCH 11/14] FRV: Add FDPIC ELF binary format driver


It doesn't compile on x86.

Signed-off-by: Andrew Morton <akpm@osdl.org>
---
25-akpm/fs/Kconfig.binfmt | 1 +
1 files changed, 1 insertion(+)
diff -puN fs/Kconfig.binfmt~frv-add-fdpic-elf-binary-format-driver-fix fs/Kconfig.binfmt
--- 25/fs/Kconfig.binfmt~frv-add-fdpic-elf-binary-format-driver-fix 2004-11-01 23:27:54.951435224 -0800
+++ 25-akpm/fs/Kconfig.binfmt 2004-11-01 23:28:38.771773520 -0800
@@ -26,6 +26,7 @@ config BINFMT_ELF
config BINFMT_ELF_FDPIC
bool "Kernel support for FDPIC ELF binaries"
default y
+ depends on FRV
help
ELF FDPIC binaries are based on ELF, but allow the individual load
segments of a binary to be located in memory independently of each
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [from the cache]
©2003-2009