From 7dc2be9cf41eb03fe1d101a6b8fb4fb9f3f7fd04 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 14 Mar 2008 17:15:12 +0000 Subject: Merge Makefile:1.9 from HEAD to RELENG_7: Remove coda_namecache from coda5 as well. We should probably GC coda5 entirely at this point as coda6 is considered the supported branch. --- sys/modules/coda5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/coda5/Makefile b/sys/modules/coda5/Makefile index b0e7d72951c8..f9aea097a7f0 100644 --- a/sys/modules/coda5/Makefile +++ b/sys/modules/coda5/Makefile @@ -4,7 +4,7 @@ KMOD= coda5 SRCS= vnode_if.h \ - coda_fbsd.c coda_namecache.c coda_psdev.c coda_subr.c \ + coda_fbsd.c coda_psdev.c coda_subr.c \ coda_venus.c coda_vfsops.c coda_vnops.c \ opt_coda.h -- cgit v1.3