Update to SPDX v3.0 identifiers
[lttng-modules.git] / Makefile
index 709b5dc022cc5e4876d10c6e722b7d19a6d47074..ebd355c7f575e908fd51d4434f443f63bd1b5496 100644 (file)
--- 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 \
This page took 0.024904 seconds and 4 git commands to generate.