X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2FMakefile;h=9a2558b3312dadceb5b56eb362de0b3e7d6bbea1;hb=aa3de24db3980016df8ef7dc7c07c2dc2bf6372d;hp=cc4c352168dcef0f97f57a0a6963d65401770a5a;hpb=e0833535c3548a2f2d8d0bc60d6d9705b5dbc0b5;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)