X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fmarkers%2FMakefile;h=47003986dc8b4dfb7ae6bbf9bf48d6472ee02a83;hb=c133f16bdc98a06211111f3365b525b67379199f;hp=3fef350c68f6ec90026502f568fe2b92060b27cc;hpb=bc82195a5cd369d133037ccc20564d89fff523ed;p=lttv.git diff --git a/tests/markers/Makefile b/tests/markers/Makefile index 3fef350c..47003986 100644 --- a/tests/markers/Makefile +++ b/tests/markers/Makefile @@ -9,6 +9,7 @@ endif obj-m += probe-string.o obj-m += test-micro-loop-probe.o obj-m += test-asm.o + obj-m += test-kprobes.o else KERNELDIR ?= /lib/modules/$(shell uname -r)/build PWD := $(shell pwd)