From 42109c92a290dbe97925ecdbac819a4e800de646 Mon Sep 17 00:00:00 2001 From: patiencew Date: Wed, 24 Oct 2007 20:39:47 +0000 Subject: [PATCH] git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1995 29311d96-e01e-0410-9327-a35deaab8ce9 --- trunk/ceph/kernel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ceph/kernel/Makefile b/trunk/ceph/kernel/Makefile index 2ad658b5566c3..e55c79563af49 100644 --- a/trunk/ceph/kernel/Makefile +++ b/trunk/ceph/kernel/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_CEPH_FS) += ceph.o -ceph-objs := inode.o +ceph-objs := inode.o bufferlist.o ktcp.o -- 2.39.5