X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2FMakefile;h=af6d04700d9c1ff74ff855521d282d6c72fa2bf2;hb=c8a799b03a981b4b27d8fd7320c96cfbe781b2fb;hp=70b2aed87133328997e0754737f7ea49a499b21b;hpb=ae6e59caefd8d4097ccb096c95df95ec7e52fe88;p=mv-sheeva.git diff --git a/fs/Makefile b/fs/Makefile index 70b2aed8713..af6d04700d9 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -114,6 +114,7 @@ obj-$(CONFIG_JFS_FS) += jfs/ obj-$(CONFIG_XFS_FS) += xfs/ obj-$(CONFIG_9P_FS) += 9p/ obj-$(CONFIG_AFS_FS) += afs/ +obj-$(CONFIG_NILFS2_FS) += nilfs2/ obj-$(CONFIG_BEFS_FS) += befs/ obj-$(CONFIG_HOSTFS) += hostfs/ obj-$(CONFIG_HPPFS) += hppfs/