patch-2.1.27 linux/net/ax25/Makefile
Next file: linux/net/ax25/af_ax25.c
Previous file: linux/net/appletalk/ddp.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Feb 25 17:12:51 1997
- Orig file:
v2.1.26/linux/net/ax25/Makefile
- Orig date:
Sun Nov 10 09:12:57 1996
diff -u --recursive --new-file v2.1.26/linux/net/ax25/Makefile linux/net/ax25/Makefile
@@ -9,7 +9,9 @@
O_TARGET := ax25.o
-O_OBJS := sysctl_net_ax25.o ax25_in.o ax25_out.o ax25_route.o ax25_subr.o ax25_timer.o
+O_OBJS := ax25_addr.o ax25_dev.o ax25_iface.o ax25_in.o ax25_ip.o ax25_out.o \
+ ax25_route.o ax25_std_in.o ax25_std_subr.o ax25_std_timer.o \
+ ax25_subr.o ax25_timer.o ax25_uid.o sysctl_net_ax25.o
M_OBJS := $(O_TARGET)
OX_OBJS += af_ax25.o
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]