Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.25-rc7 /fs/Makefile

Filename:/fs/Makefile
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.6.25-rc6  2.6.25-rc5  2.6.25-rc4  2.6.25-rc3  2.6.25-rc2  2.6.25-rc1 
(Following) 2.6.25-rc8  2.6.25-rc9  2.6.25  2.6.26-git1  2.6.26-git2  2.6.26-git3 

Location
[  2.6.25-rc7
  [  fs
     o  Makefile

Patch

diff --git a/fs/Makefile b/fs/Makefile
index 500cf15..1e7a11b 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -39,6 +39,7 @@ obj-$(CONFIG_BINFMT_MISC)   += binfmt_misc.o
 obj-y            += binfmt_script.o
 
 obj-$(CONFIG_BINFMT_ELF)   += binfmt_elf.o
+obj-$(CONFIG_COMPAT_BINFMT_ELF)   += compat_binfmt_elf.o
 obj-$(CONFIG_BINFMT_ELF_FDPIC)   += binfmt_elf_fdpic.o
 obj-$(CONFIG_BINFMT_SOM)   += binfmt_som.o
 obj-$(CONFIG_BINFMT_FLAT)   += binfmt_flat.o


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.