X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=markers-test%2FMakefile;h=4499bb27f9589dbd056c6e431c9efdda1452ba45;hb=727779461101f040206ba81ec8adda5c1440a871;hp=a727d0225289abdb9ea3baaf9a994ac110980e85;hpb=64242d956c62e9375e99847fc9e05f3cf609a75f;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)