X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=5358701b3e1409e50f027d652bc223bec4afcae3;hb=2d70eed13e3c9a656eec50677940f8ef99eccabf;hp=709b5dc022cc5e4876d10c6e722b7d19a6d47074;hpb=dc923e75c174ee4e7a80e5f9af1dfd39fb8346ea;p=lttng-modules.git diff --git a/Makefile b/Makefile index 709b5dc0..5358701b 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 \ @@ -122,8 +122,7 @@ ifneq ($(KERNELRELEASE),) endif obj-$(CONFIG_LTTNG) += lttng-statedump.o - lttng-statedump-objs := lttng-statedump-impl.o wrapper/irqdesc.o \ - wrapper/fdtable.o + lttng-statedump-objs := lttng-statedump-impl.o obj-$(CONFIG_LTTNG) += probes/ obj-$(CONFIG_LTTNG) += lib/