X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fntfs%2FMakefile;h=d0d45d1c853a95f495755d9339b92f23b489ee13;hb=94bc2be31a01a3055ec94176e595dfe208e92d3b;hp=a3ce2c0e7dd96dfcd8a5139888bcbfbc030a7604;hpb=715dc636b64b57aee7aee7e8b5bf4f5267a6df48;p=linux-2.6 diff --git a/fs/ntfs/Makefile b/fs/ntfs/Makefile index a3ce2c0e7d..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.25-WIP\" +EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.25\" ifeq ($(CONFIG_NTFS_DEBUG),y) EXTRA_CFLAGS += -DDEBUG