timers: Introduce timerlist infrastructure.
[firefly-linux-kernel-4.4.55.git] / lib / Makefile
index e6a3763b82126729ecad6636caec9686cd7dec5f..8b475cfb819500acded4c239d20b4b88acf32074 100644 (file)
@@ -8,7 +8,7 @@ KBUILD_CFLAGS = $(subst -pg,,$(ORIG_CFLAGS))
 endif
 
 lib-y := ctype.o string.o vsprintf.o cmdline.o \
-        rbtree.o radix-tree.o dump_stack.o \
+        rbtree.o radix-tree.o dump_stack.o timerlist.o\
         idr.o int_sqrt.o extable.o prio_tree.o \
         sha1.o irq_regs.o reciprocal_div.o argv_split.o \
         proportions.o prio_heap.o ratelimit.o show_mem.o \