diff options
Diffstat (limited to 'fs/xfs/Makefile-linux-2.6')
-rw-r--r-- | fs/xfs/Makefile-linux-2.6 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6 index e7a9a83f0087..6d48a5ed38f3 100644 --- a/fs/xfs/Makefile-linux-2.6 +++ b/fs/xfs/Makefile-linux-2.6 | |||
@@ -114,7 +114,6 @@ xfs-y += $(addprefix $(XFS_LINUX)/, \ | |||
114 | # Objects in support/ | 114 | # Objects in support/ |
115 | xfs-y += $(addprefix support/, \ | 115 | xfs-y += $(addprefix support/, \ |
116 | debug.o \ | 116 | debug.o \ |
117 | move.o \ | ||
118 | uuid.o) | 117 | uuid.o) |
119 | 118 | ||
120 | xfs-$(CONFIG_XFS_TRACE) += support/ktrace.o | 119 | xfs-$(CONFIG_XFS_TRACE) += support/ktrace.o |