X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Fntfs%2FMakefile;h=d0d45d1c853a95f495755d9339b92f23b489ee13;hb=3a7142371efdc95f4c5b5ffc188b18efdc4e64dd;hp=f083f27d8b69e951ff660726d089c5c5ee6b5565;hpb=1703ecc7e88ea2d583fc9ebe7de8edb004eff863;p=powerpc.git diff --git a/fs/ntfs/Makefile b/fs/ntfs/Makefile index f083f27d8b..d0d45d1c85 100644 --- a/fs/ntfs/Makefile +++ b/fs/ntfs/Makefile @@ -6,7 +6,7 @@ ntfs-objs := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \ index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \ unistr.o upcase.o -EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.23\" +EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.25\" ifeq ($(CONFIG_NTFS_DEBUG),y) EXTRA_CFLAGS += -DDEBUG