summaryrefslogtreecommitdiffstats
path: root/fs/coda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/coda/Makefile')
-rw-r--r--fs/coda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/coda/Makefile b/fs/coda/Makefile
index 4118fdc61..0a4140745 100644
--- a/fs/coda/Makefile
+++ b/fs/coda/Makefile
@@ -3,8 +3,8 @@
#
O_TARGET := coda.o
-O_OBJS := psdev.o upcall.o cnode.o super.o dir.o coda_linux.o symlink.o pioctl.o file.o namecache.o\
- sysctl.o
+O_OBJS := psdev.o cache.o cnode.o super.o dir.o file.o upcall.o coda_linux.o\
+ symlink.o pioctl.o sysctl.o
M_OBJS := $(O_TARGET)
# If you want debugging output, please uncomment the following line