patch-2.3.16 linux/net/decnet/Makefile

Next file: linux/net/decnet/af_decnet.c
Previous file: linux/net/core/sock.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/net/decnet/Makefile linux/net/decnet/Makefile
@@ -12,10 +12,6 @@
 O_OBJS += dn_raw.o
 endif
 
-#ifeq ($(CONFIG_DECNET_MOP),y)
-#O_OBJS += dn_mop.o
-#endif
-
 ifeq ($(CONFIG_DECNET_FW),y)
 O_OBJS += dn_fw.o
 endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)