aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ufs/Makefile')
-rw-r--r--fs/ufs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ufs/Makefile b/fs/ufs/Makefile
index dd39980437fc..4d0e02b022b3 100644
--- a/fs/ufs/Makefile
+++ b/fs/ufs/Makefile
@@ -6,3 +6,4 @@ obj-$(CONFIG_UFS_FS) += ufs.o
ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
namei.o super.o symlink.o truncate.o util.o
+ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG