X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2FMakefile;h=3b2178b4bb66a6a776aa34b287123c8ef6552d3f;hb=95c7c23b06bc92f1772b9c9460845f179ba8c39e;hp=277b079dec9e4751959db2688e69f5d17ed671de;hpb=b7f80afa28866c257876c272d6c013e0dbed3c31;p=linux-2.6-omap-h63xx.git diff --git a/fs/Makefile b/fs/Makefile index 277b079dec9..3b2178b4bb6 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -101,6 +101,7 @@ obj-$(CONFIG_NTFS_FS) += ntfs/ obj-$(CONFIG_UFS_FS) += ufs/ obj-$(CONFIG_EFS_FS) += efs/ obj-$(CONFIG_JFFS2_FS) += jffs2/ +obj-$(CONFIG_UBIFS_FS) += ubifs/ obj-$(CONFIG_AFFS_FS) += affs/ obj-$(CONFIG_ROMFS_FS) += romfs/ obj-$(CONFIG_QNX4FS_FS) += qnx4/