aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ufs/Makefile')
-rw-r--r--fs/ufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ufs/Makefile b/fs/ufs/Makefile
index 392db25c0b56..ec4a6b49fa13 100644
--- a/fs/ufs/Makefile
+++ b/fs/ufs/Makefile
@@ -5,5 +5,5 @@
5obj-$(CONFIG_UFS_FS) += ufs.o 5obj-$(CONFIG_UFS_FS) += ufs.o
6 6
7ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \ 7ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
8 namei.o super.o symlink.o util.o 8 namei.o super.o util.o
9ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG 9ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG