lkml.org 
[lkml]   [2008]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromErez Zadok <>
Subject[PATCH 03/29] Makefile: hook to compile unionfs
DateThu, 10 Jan 2008 09:59:22 -0500
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
---
fs/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/Makefile b/fs/Makefile
index 500cf15..e202288 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -118,3 +118,4 @@ obj-$(CONFIG_HPPFS) += hppfs/
obj-$(CONFIG_DEBUG_FS) += debugfs/
obj-$(CONFIG_OCFS2_FS) += ocfs2/
obj-$(CONFIG_GFS2_FS) += gfs2/
+obj-$(CONFIG_UNION_FS) += unionfs/
--
1.5.2.2


\
 
 \ /
  Last update: 2008-01-10 16:07    [from the cache]
©2003-2010