From: Roland McGrath Date: Wed, 30 Jan 2008 12:31:46 +0000 (+0100) Subject: x86: compat_binfmt_elf Kconfig X-Git-Tag: v2.6.25-rc1~1143^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d36d5d000294a128f7f174fe67623a10e29d61;p=pandora-kernel.git x86: compat_binfmt_elf Kconfig This adds Kconfig and Makefile bits to build fs/compat_binfmt_elf.c, just added. Each arch that wants to use this file needs to add a "select COMPAT_BINFMT_ELF" line in its Kconfig bits that enable COMPAT. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed