X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=markers-test%2FMakefile;h=4499bb27f9589dbd056c6e431c9efdda1452ba45;hb=31efe1f8304f09a4f4139c387a98d3215cd423c9;hp=a727d0225289abdb9ea3baaf9a994ac110980e85;hpb=8dd5f9aaad6a4d587a67500eca0449ec69b7d7bd;p=lttv.git diff --git a/markers-test/Makefile b/markers-test/Makefile index a727d022..4499bb27 100644 --- a/markers-test/Makefile +++ b/markers-test/Makefile @@ -3,6 +3,7 @@ ifneq ($(KERNELRELEASE),) obj-m += test-mark-speed-empty.o obj-m += test-mark-speed-edit.o obj-m += test-mark-speed-opt.o + obj-m += test-mark-speed-local.o else KERNELDIR ?= /lib/modules/$(shell uname -r)/build PWD := $(shell pwd)