patch-1.3.57 linux/ipc/Makefile
Next file: linux/ipc/msg.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Tue Jan  9 12:26:52 1996
 -  Orig file: 
v1.3.56/linux/ipc/Makefile
 -  Orig date: 
Tue Aug 15 20:39:05 1995
 
diff -u --recursive --new-file v1.3.56/linux/ipc/Makefile linux/ipc/Makefile
@@ -10,6 +10,10 @@
 O_TARGET := ipc.o
 O_OBJS   := util.o
 
+ifdef CONFIG_KERNELD
+CONFIG_SYSVIPC=1
+endif
+
 ifdef CONFIG_SYSVIPC
 O_OBJS += msg.o sem.o shm.o
 endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this