bnx2x: registers dump fixes
[deliverable/linux.git] / lib / Makefile
index 76d3b8514903174a8bfb6b68f719b32cabd8c166..d7b6e30a3a1e751bc8799344f7f424b5d501dd39 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 timerqueue.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 \
This page took 0.023667 seconds and 5 git commands to generate.