fs: change to new flag variable
Replace EXTRA_CFLAGS with ccflags-y. And change ntfs-objs to ntfs-y for cleaner conditional inclusion. Signed-off-by: matt mooney <mfm@muteddisk.com> Acked-by: WANG Cong <xiyou.wangcong@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:

committed by
Michal Marek

parent
3996eabbab
commit
0ccd234ca0
@@ -9,4 +9,4 @@ coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \
|
||||
|
||||
# If you want debugging output, please uncomment the following line.
|
||||
|
||||
# EXTRA_CFLAGS += -DDEBUG -DDEBUG_SMB_MALLOC=1
|
||||
# ccflags-y := -DDEBUG -DDEBUG_SMB_MALLOC=1
|
||||
|
Reference in New Issue
Block a user