patch-2.1.90 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 v2.1.89/linux/ipc/Makefile linux/ipc/Makefile
@@ -10,10 +10,6 @@
 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