X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=ebd355c7f575e908fd51d4434f443f63bd1b5496;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hp=709b5dc022cc5e4876d10c6e722b7d19a6d47074;hpb=dc923e75c174ee4e7a80e5f9af1dfd39fb8346ea;p=lttng-modules.git diff --git a/Makefile b/Makefile index 709b5dc0..ebd355c7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) ifneq ($(KERNELRELEASE),) @@ -66,7 +66,7 @@ ifneq ($(KERNELRELEASE),) lttng-context-hostname.o wrapper/random.o \ probes/lttng.o wrapper/trace-clock.o \ wrapper/page_alloc.o \ - lttng-tracker-pid.o \ + lttng-tracker-id.o \ lttng-filter.o lttng-filter-interpreter.o \ lttng-filter-specialize.o \ lttng-filter-validator.o \