patch-2.3.39 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.38/linux/net/decnet/Makefile linux/net/decnet/Makefile
@@ -5,7 +5,7 @@
 M_OBJS	 := $(O_TARGET)
 
 ifeq ($(CONFIG_DECNET_ROUTER),y)
-O_OBJS += dn_fib.o
+O_OBJS += dn_fib.o dn_rules.o dn_table.o
 endif
 
 ifeq ($(CONFIG_DECNET_RAW),y)

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