X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2FMakefile;h=af6d04700d9c1ff74ff855521d282d6c72fa2bf2;hb=25fb5169d4c9d4255107abbb7c08ab712434efc8;hp=70b2aed87133328997e0754737f7ea49a499b21b;hpb=8901e7ffc2fa78ede7ce9826dbad68a3a25dc2dc;p=~andy%2Flinux 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/