diff --git a/[refs] b/[refs] index 573c677e9da9..9551d018ac3a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c59d87c460767bc35dafd490139d3cfe78fb8da4 +refs/heads/master: b6bede3b4cdfbd188557ab50fceec2e91d295edf diff --git a/trunk/fs/xfs/Makefile b/trunk/fs/xfs/Makefile index ffce328309b8..427a4e82a588 100644 --- a/trunk/fs/xfs/Makefile +++ b/trunk/fs/xfs/Makefile @@ -16,6 +16,8 @@ # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # +ccflags-y += -I$(src) # needed for trace events + ccflags-$(CONFIG_XFS_DEBUG) += -g obj-$(CONFIG_XFS_FS) += xfs.o