patch-1.3.69 linux/drivers/isdn/teles/Makefile

Next file: linux/drivers/isdn/teles/buffers.c
Previous file: linux/drivers/isdn/isdn_tty.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.68/linux/drivers/isdn/teles/Makefile linux/drivers/isdn/teles/Makefile
@@ -0,0 +1,17 @@
+L_OBJS :=
+M_OBJS :=
+O_OBJS := mod.o card.o config.o buffers.o tei.o isdnl2.o isdnl3.o \
+llglue.o q931.o callc.o fsm.o
+
+O_TARGET :=
+ifeq ($(CONFIG_ISDN_DRV_TELES),y)
+  O_TARGET += teles.o
+else
+  ifeq ($(CONFIG_ISDN_DRV_TELES),m)
+    O_TARGET += teles.o
+    M_OBJS += teles.o
+  endif
+endif
+
+include $(TOPDIR)/Rules.make
+ 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this