X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=probes%2FKbuild;h=265b50a27a9455ce84a83ee554af42670f3c944e;hb=ebf8512420e17f7f481ed81b5788eabcdbf22ec8;hp=1c6b9d0f42d59682e8835999e816ae298677990e;hpb=c075712b6e6ba766c844f4504ac012c49d1f6b4b;p=deliverable%2Flttng-modules.git diff --git a/probes/Kbuild b/probes/Kbuild index 1c6b9d0f..265b50a2 100644 --- a/probes/Kbuild +++ b/probes/Kbuild @@ -2,7 +2,7 @@ MAKEFILEDIR = $(shell dirname $(lastword $(MAKEFILE_LIST))) include $(MAKEFILEDIR)/../Makefile.ABI.workarounds -ccflags-y += -I$(PWD) -I$(PWD)/.. +ccflags-y += -I$(PWD) obj-$(CONFIG_LTTNG) += lttng-probe-sched.o obj-$(CONFIG_LTTNG) += lttng-probe-irq.o