X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=fs%2FMakefile;h=af6d04700d9c1ff74ff855521d282d6c72fa2bf2;hb=8e498751f2f36074ffa6fc7f0a9ec6e055b350e6;hp=70b2aed87133328997e0754737f7ea49a499b21b;hpb=3cc50ac0dbda5100684e570247782330155d35e0;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/Makefile b/fs/Makefile index 70b2aed..af6d047 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/