X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=a96ab73cc2855a1e2fd1e5e05c3ab57061edf24e;hb=9598166dce563b1287e05f0b1af96f9329e102c4;hp=4ae26b41a9d0f9e036b97e4feb4b01c598f38a63;hpb=751f85fefa16030216faf0c582de8bbd23a80e68;p=lttng-modules.git diff --git a/Makefile b/Makefile index 4ae26b41..a96ab73c 100644 --- a/Makefile +++ b/Makefile @@ -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/fdtable.o + lttng-statedump-objs := lttng-statedump-impl.o obj-$(CONFIG_LTTNG) += probes/ obj-$(CONFIG_LTTNG) += lib/