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

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