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

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

Advertisement

Kernel v2.6.24-git11 /fs/Makefile

Filename:/fs/Makefile
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.6.24-git10  2.6.24-git9  2.6.24-git8  2.6.24  2.6.24-rc8  2.6.24-rc7 
(Following) 2.6.24-git12  2.6.24-git13  2.6.24-git14  2.6.24-git15  2.6.24-git16  2.6.24-git17 

Location
[  2.6.24-git11
  [  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.