projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/fs/ntfs/Makefile
b/fs/ntfs/Makefile
index 30206b238433bac48582af6c252dc9413575de1d..36ae529511c49140417cafe6559a167cd17d92e4 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