patch-2.1.30 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:
Thu Mar 20 18:17:13 1997
- Orig file:
v2.1.29/linux/net/ax25/Makefile
- Orig date:
Thu Feb 27 10:57:32 1997
diff -u --recursive --new-file v2.1.29/linux/net/ax25/Makefile linux/net/ax25/Makefile
@@ -16,6 +16,10 @@
OX_OBJS += af_ax25.o
+ifeq ($(CONFIG_AX25_DAMA_SLAVE),y)
+O_OBJS += ax25_ds_in.o ax25_ds_subr.o ax25_ds_timer.o
+endif
+
include $(TOPDIR)/Rules.make
tar:
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]