projects
/
profile
/
common
/
platform
/
kernel
/
linux-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7fc6f
)
NTFS: Bump version to 2.1.31.
author
Anton Altaparmakov
<anton@tuxera.com>
Thu, 16 Oct 2014 11:53:35 +0000
(12:53 +0100)
committer
Anton Altaparmakov
<anton@tuxera.com>
Thu, 16 Oct 2014 11:53:35 +0000
(12:53 +0100)
Signed-off-by: Anton Altaparmakov <anton@tuxera.com>
fs/ntfs/Makefile
patch
|
blob
|
history
diff --git
a/fs/ntfs/Makefile
b/fs/ntfs/Makefile
index
30206b2
..
36ae529
100644
(file)
--- a/
fs/ntfs/Makefile
+++ b/
fs/ntfs/Makefile
@@
-8,7
+8,7
@@
ntfs-y := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
ntfs-$(CONFIG_NTFS_RW) += bitmap.o lcnalloc.o logfile.o quota.o usnjrnl.o
-ccflags-y := -DNTFS_VERSION=\"2.1.3
0
\"
+ccflags-y := -DNTFS_VERSION=\"2.1.3
1
\"
ccflags-$(CONFIG_NTFS_DEBUG) += -DDEBUG
ccflags-$(CONFIG_NTFS_RW) += -DNTFS_RW