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

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

Advertisement

Kernel v2.6.24-rc7 /fs/Makefile

Filename:/fs/Makefile
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.24-rc6  2.6.24-rc5  2.6.24-rc4  2.6.24-rc3  2.6.24-rc2  2.6.24-rc1 
(Following) 2.6.24-rc8  2.6.24  2.6.24-git8  2.6.24-git9  2.6.24-git10  2.6.24-git11 

Location
[  2.6.24-rc7
  [  fs
     o  Makefile

Patch

diff --git a/fs/Makefile b/fs/Makefile
index 720c29d..500cf15 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -72,7 +72,7 @@ obj-$(CONFIG_JBD)      += jbd/
 obj-$(CONFIG_JBD2)      += jbd2/
 obj-$(CONFIG_EXT2_FS)      += ext2/
 obj-$(CONFIG_CRAMFS)      += cramfs/
-obj-$(CONFIG_RAMFS)      += ramfs/
+obj-y            += ramfs/
 obj-$(CONFIG_HUGETLBFS)      += hugetlbfs/
 obj-$(CONFIG_CODA_FS)      += coda/
 obj-$(CONFIG_MINIX_FS)      += minix/


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