patch-2.1.96 linux/net/netrom/Makefile
Next file: linux/net/netrom/af_netrom.c
Previous file: linux/net/ipx/af_spx.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Apr 11 17:18:16 1998
- Orig file:
v2.1.95/linux/net/netrom/Makefile
- Orig date:
Mon Apr 7 11:35:33 1997
diff -u --recursive --new-file v2.1.95/linux/net/netrom/Makefile linux/net/netrom/Makefile
@@ -8,7 +8,8 @@
# Note 2! The CFLAGS definition is now in the main makefile...
O_TARGET := netrom.o
-O_OBJS := af_netrom.o nr_dev.o nr_in.o nr_out.o nr_route.o nr_subr.o nr_timer.o
+O_OBJS := af_netrom.o nr_dev.o nr_in.o nr_loopback.o nr_out.o nr_route.o \
+ nr_subr.o nr_timer.o
M_OBJS := $(O_TARGET)
ifeq ($(CONFIG_SYSCTL),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov