aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/Makefile')
-rw-r--r--fs/befs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/befs/Makefile b/fs/befs/Makefile
index 2f370bd7a50d..8b9f66642a83 100644
--- a/fs/befs/Makefile
+++ b/fs/befs/Makefile
@@ -3,5 +3,5 @@
#
obj-$(CONFIG_BEFS_FS) += befs.o
-
+ccflags-$(CONFIG_BEFS_DEBUG) += -DDEBUG
befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o