X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=a96ab73cc2855a1e2fd1e5e05c3ab57061edf24e;hb=fa7ef831bfb4ec6a5dd7047b45efce768791bc5e;hp=4a6ddbc5f870d56fad5ea8c7ff16b173fca35606;hpb=d1f652f8d4f6d1de8f6d32ae8711d6469c38892c;p=lttng-modules.git diff --git a/Makefile b/Makefile index 4a6ddbc5..a96ab73c 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),) @@ -65,7 +65,6 @@ ifneq ($(KERNELRELEASE),) lttng-context-callstack.o lttng-calibrate.o \ lttng-context-hostname.o wrapper/random.o \ probes/lttng.o wrapper/trace-clock.o \ - wrapper/page_alloc.o \ lttng-tracker-id.o \ lttng-filter.o lttng-filter-interpreter.o \ lttng-filter-specialize.o \ @@ -122,8 +121,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/