X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=a96ab73cc2855a1e2fd1e5e05c3ab57061edf24e;hb=8554aaaea87dc65cc42250f06c902f2cfbc98170;hp=ebd355c7f575e908fd51d4434f443f63bd1b5496;hpb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;p=lttng-modules.git diff --git a/Makefile b/Makefile index ebd355c7..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/irqdesc.o \ - wrapper/fdtable.o + lttng-statedump-objs := lttng-statedump-impl.o obj-$(CONFIG_LTTNG) += probes/ obj-$(CONFIG_LTTNG) += lib/