x86: compat_binfmt_elf Kconfig
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:46 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:46 +0000 (13:31 +0100)
commitb9d36d5d000294a128f7f174fe67623a10e29d61
tree49550dd227d6d8fac3121ddea0741f302c140780
parent2f79e48ae2651fff08d08dab3acf1294467c1155
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 <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/Kconfig.binfmt
fs/Makefile