Whamcloud - gitweb
LU-14289 ptlrpc: move heap.c from libcfs to ptlrpc
[fs/lustre-release.git] / libcfs / libcfs / Makefile.in
index f8e645e..3587ba6 100644 (file)
@@ -16,7 +16,7 @@ libcfs-crypto-objs := $(addprefix crypto/,$(libcfs-crypto-objs))
 
 libcfs-objs-$(CONFIG_SMP) = libcfs_cpu.o
 libcfs-all-objs := debug.o fail.o module.o tracefile.o \
-                  libcfs_string.o hash.o heap.o \
+                  libcfs_string.o hash.o \
                   workitem.o \
                   libcfs_mem.o libcfs_lock.o \
                   linux-crypto.o linux-crypto-adler.o \