X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=5358701b3e1409e50f027d652bc223bec4afcae3;hb=12528a82c68296e003358cca0c35d269973780cf;hp=4a6ddbc5f870d56fad5ea8c7ff16b173fca35606;hpb=d1f652f8d4f6d1de8f6d32ae8711d6469c38892c;p=lttng-modules.git diff --git a/Makefile b/Makefile index 4a6ddbc5..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),) @@ -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/