projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
udf: remove redundant tests on unsigned
[linux-2.6]
/
fs
/
udf
/
Makefile
diff --git
a/fs/udf/Makefile
b/fs/udf/Makefile
index
0d4503f
..
eb880f6
100644
(file)
--- 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
\
+ partition.o super.o truncate.o symlink.o \
directory.o misc.o udftime.o unicode.o