patch-2.3.51 linux/net/decnet/Makefile

Next file: linux/net/decnet/TODO
Previous file: linux/net/decnet/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/net/decnet/Makefile linux/net/decnet/Makefile
@@ -8,10 +8,6 @@
 O_OBJS += dn_fib.o dn_rules.o dn_table.o
 endif
 
-ifeq ($(CONFIG_DECNET_RAW),y)
-O_OBJS += dn_raw.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)