]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
[~andy/linux] / fs / xfs / Makefile
index 56641fe52a23be696f492639fe19ebbaf97466e5..b4769e40e8bc6b409afe5e81ec5adc1b755511a0 100644 (file)
@@ -16,7 +16,7 @@
 # Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
 
-EXTRA_CFLAGS +=         -I$(src) -I$(src)/linux-2.6 -funsigned-char
+EXTRA_CFLAGS +=         -I$(src) -I$(src)/linux-2.6
 
 XFS_LINUX := linux-2.6
 
@@ -105,7 +105,6 @@ xfs-y                               += $(addprefix $(XFS_LINUX)/, \
                                   xfs_globals.o \
                                   xfs_ioctl.o \
                                   xfs_iops.o \
-                                  xfs_lrw.o \
                                   xfs_super.o \
                                   xfs_sync.o \
                                   xfs_xattr.o)