diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index ffce328309b80dffda514dc5258cd52994cc6334..427a4e82a588759dbfb49394f73eca9400d455e7 100644 --- a/fs/xfs/Makefile +++ b/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