X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fxfs%2FMakefile;h=737c9a425361df67f3f7ef9d0ff674e26caf6105;hb=9c2bdac40eba639c438690b1245a020e7c2530df;hp=36ec614e699ab21c958b5623a5ae8fc92d5e8cf2;hpb=cdd0972945dbcb8ea24db365d9b0e100af2a27bb;p=linux-2.6 diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index 36ec614e69..737c9a4253 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile @@ -106,7 +106,8 @@ xfs-y += $(addprefix $(XFS_LINUX)/, \ xfs_iops.o \ xfs_lrw.o \ xfs_super.o \ - xfs_vnode.o) + xfs_vnode.o \ + xfs_xattr.o) # Objects in support/ xfs-y += $(addprefix support/, \