Whamcloud - gitweb
b=24097 move upcall_cache from lvfs to libcfs
[fs/lustre-release.git] / libcfs / libcfs / Makefile.in
index b794923..2537b0a 100644 (file)
@@ -25,7 +25,8 @@ sources:
 endif
 
 libcfs-all-objs := debug.o nidstrings.o lwt.o module.o tracefile.o watchdog.o \
-       libcfs_string.o hash.o kernel_user_comm.o prng.o workitem.o
+               libcfs_string.o hash.o kernel_user_comm.o prng.o workitem.o \
+               upcall_cache.o
 
 libcfs-objs := $(libcfs-linux-objs) $(libcfs-all-objs)