aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/udf/Makefile')
-rw-r--r--fs/udf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/udf/Makefile b/fs/udf/Makefile
index be845e7540e..eb880f66c23 100644
--- a/fs/udf/Makefile
+++ b/fs/udf/Makefile
@@ -5,5 +5,5 @@
obj-$(CONFIG_UDF_FS) += udf.o
udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
- partition.o super.o truncate.o symlink.o fsync.o \
- crc.o directory.o misc.o udftime.o unicode.o
+ partition.o super.o truncate.o symlink.o \
+ directory.o misc.o udftime.o unicode.o