X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fxfs%2FMakefile;h=75b2be72c39f13a016d20809e7fde48259c271a1;hb=344207ce8474b79be331eb93e6df4cb5bdd48ab2;hp=737c9a425361df67f3f7ef9d0ff674e26caf6105;hpb=83bd6998b04fc1bb7280b14f16b2bdbdc07c914b;p=linux-2.6-omap-h63xx.git diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index 737c9a42536..75b2be72c39 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile @@ -91,7 +91,8 @@ xfs-y += xfs_alloc.o \ xfs_dmops.o \ xfs_qmops.o -xfs-$(CONFIG_XFS_TRACE) += xfs_dir2_trace.o +xfs-$(CONFIG_XFS_TRACE) += xfs_btree_trace.o \ + xfs_dir2_trace.o # Objects in linux/ xfs-y += $(addprefix $(XFS_LINUX)/, \