X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile;h=c30580376c4215ad3a2f65584c17edc4a02df99c;hb=refs%2Fheads%2Fstable-2.11;hp=b487f2672a3f842878881d7dfba7bcb3e32b4a71;hpb=cd95ad242299d30d74c5ab5e1897e4bd507ff341;p=lttng-modules.git diff --git a/Makefile b/Makefile index b487f267..c3058037 100644 --- a/Makefile +++ b/Makefile @@ -65,6 +65,7 @@ ifneq ($(KERNELRELEASE),) lttng-wrapper-objs := wrapper/page_alloc.o \ wrapper/random.o \ wrapper/trace-clock.o \ + wrapper/kallsyms.o \ wrapper/irqdesc.o \ wrapper/fdtable.o \ lttng-wrapper-impl.o