X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2FMakefile;h=9a2558b3312dadceb5b56eb362de0b3e7d6bbea1;hb=89406ecdac65945384042f56e42de2a10bd93f70;hp=cc4c352168dcef0f97f57a0a6963d65401770a5a;hpb=7456615b6fee0905435303ebb5d7c330cd4d068c;p=lttng-modules.git diff --git a/probes/Makefile b/probes/Makefile index cc4c3521..9a2558b3 100644 --- a/probes/Makefile +++ b/probes/Makefile @@ -258,6 +258,8 @@ endif endif +obj-m += lttng-test.o + else KERNELDIR ?= /lib/modules/$(shell uname -r)/build PWD := $(shell pwd)