From 4cd9a486c8091de019dadee71cb80d4b53d8bd6d Mon Sep 17 00:00:00 2001 From: Al Smith Date: Wed, 31 Mar 1999 11:28:49 +0000 Subject: Updated efs support to revision 0.97. --- fs/efs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fs/efs/Makefile') diff --git a/fs/efs/Makefile b/fs/efs/Makefile index af04e0324..e41be23f1 100644 --- a/fs/efs/Makefile +++ b/fs/efs/Makefile @@ -8,8 +8,7 @@ # Note 2! The CFLAGS definitions are now in the main makefile... O_TARGET := efs.o -O_OBJS := dir.o file.o inode.o namei.o \ - symlink.o +O_OBJS := super.o inode.o namei.o dir.o file.o symlink.o M_OBJS := $(O_TARGET) include $(TOPDIR)/Rules.make -- cgit v1.2.3