patch-2.1.90 linux/fs/ncpfs/Makefile

Next file: linux/fs/ncpfs/dir.c
Previous file: linux/fs/ncpfs/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.89/linux/fs/ncpfs/Makefile linux/fs/ncpfs/Makefile
@@ -8,7 +8,8 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 O_TARGET := ncpfs.o
-O_OBJS   := dir.o file.o inode.o ioctl.o mmap.o ncplib_kernel.o sock.o
+O_OBJS   := dir.o file.o inode.o ioctl.o mmap.o ncplib_kernel.o sock.o \
+		ncpsign_kernel.o
 M_OBJS   := $(O_TARGET)
 
 # If you want debugging output, please uncomment the following line

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov