]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Makefile
Merge branch 'master'
[linux-2.6-omap-h63xx.git] / fs / Makefile
index 1db711319c80f5fe260c5459ac66a1a035439da5..b298f4fdc6f2faa7d6f56eb294923d92718dd346 100644 (file)
@@ -48,6 +48,7 @@ obj-$(CONFIG_SYSFS)           += sysfs/
 obj-y                          += devpts/
 
 obj-$(CONFIG_PROFILING)                += dcookies.o
+obj-$(CONFIG_DLM)              += dlm/
  
 # Do not add any filesystems before this line
 obj-$(CONFIG_REISERFS_FS)      += reiserfs/
@@ -103,3 +104,4 @@ obj-$(CONFIG_HPPFS)         += hppfs/
 obj-$(CONFIG_DEBUG_FS)         += debugfs/
 obj-$(CONFIG_CONFIGFS_FS)      += configfs/
 obj-$(CONFIG_OCFS2_FS)         += ocfs2/
+obj-$(CONFIG_GFS2_FS)           += gfs2/