| | Date | Fri, 21 Dec 2007 07:12:29 +0000 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH -mm 18/43] powerpc compat_binfmt_elf | |
On Thu, Dec 20, 2007 at 03:58:16AM -0800, Roland McGrath wrote:
> +obj-$(CONFIG_PPC64) += ../../../fs/compat_binfmt_elf.o
Building files from another directory is nasty. Please add a
CONFIG_BINFMT_COMPAT_ELF so we can simply build it in fs/
|