projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'topic/snd_card_new-err' into topic/oxygen
[linux-2.6]
/
fs
/
ntfs
/
Makefile
diff --git
a/fs/ntfs/Makefile
b/fs/ntfs/Makefile
index
d95fac7
..
58b6be9
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
6
\"
+EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.2
9
\"
ifeq ($(CONFIG_NTFS_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG