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:
8331191
)
NTFS: Forgot to bump version number in makefile to 2.1.28...
author
Anton Altaparmakov
<aia21@cantab.net>
Thu, 18 Jan 2007 10:28:18 +0000
(10:28 +0000)
committer
Anton Altaparmakov
<aia21@cantab.net>
Thu, 18 Jan 2007 10:28:18 +0000
(10:28 +0000)
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/fs/ntfs/Makefile
b/fs/ntfs/Makefile
index e27b4eacffbf25a263ff509e176d44fb6b3fe2fb..8255083855653478890d62c0a43fc6a8142328f9 100644
(file)
--- 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.2
7
\"
+EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.2
8
\"
ifeq ($(CONFIG_NTFS_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG