Re: [PATCH 11/14] FRV: Add FDPIC ELF binary format driver

From: Andrew Morton
Date: Tue Nov 02 2004 - 02:32:25 EST




It doesn't compile on x86.

Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/