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

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

Kernel v2.4.11 /fs/Makefile

Filename:/fs/Makefile
Lines Added:2
Lines Deleted:1
Also changed in: (Previous) 2.4.11-pre6  2.4.11-pre5  2.4.11-pre4  2.4.10-ac10  2.4.10-ac9  2.4.10-ac8 
(Following) 2.4.12-ac1  2.4.12-ac2  2.4.12-ac3  2.4.12-ac4  2.4.12-ac5  2.4.12-ac6 

Location
[  2.4.11
  [  fs
     o  Makefile

Patch

diff -u --recursive --new-file v2.4.10/linux/fs/Makefile linux/fs/Makefile
--- v2.4.10/linux/fs/Makefile   Sun Sep 23 11:41:00 2001
+++ linux/fs/Makefile   Thu Oct  4 15:13:18 2001
@@ -14,7 +14,7 @@
       super.o block_dev.o char_dev.o stat.o exec.o pipe.o namei.o \
       fcntl.o ioctl.o readdir.o select.o fifo.o locks.o \
       dcache.o inode.o attr.o bad_inode.o file.o iobuf.o dnotify.o \
-      filesystems.o
+      filesystems.o namespace.o
 
 ifeq ($(CONFIG_QUOTA),y)
 obj-y += dquot.o
@@ -52,6 +52,7 @@
 subdir-$(CONFIG_UFS_FS)      += ufs
 subdir-$(CONFIG_EFS_FS)      += efs
 subdir-$(CONFIG_JFFS_FS)   += jffs
+subdir-$(CONFIG_JFFS2_FS)   += jffs2
 subdir-$(CONFIG_AFFS_FS)   += affs
 subdir-$(CONFIG_ROMFS_FS)   += romfs
 subdir-$(CONFIG_QNX4FS_FS)   += qnx4


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