patch-2.2.11 linux/drivers/isdn/divert/Makefile
Next file: linux/drivers/isdn/divert/divert_init.c
Previous file: linux/drivers/isdn/avmb1/t1isa.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Mon Aug 9 12:04:39 1999
- Orig file:
v2.2.10/linux/drivers/isdn/divert/Makefile
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.2.10/linux/drivers/isdn/divert/Makefile linux/drivers/isdn/divert/Makefile
@@ -0,0 +1,21 @@
+L_OBJS :=
+LX_OBJS :=
+M_OBJS :=
+MX_OBJS :=
+O_OBJS :=
+OX_OBJS :=
+L_TARGET :=
+O_TARGET :=
+
+O_OBJS += isdn_divert.o divert_procfs.o
+O_TARGET := dss1_divert.o
+M_OBJS += dss1_divert.o
+OX_OBJS += divert_init.o
+
+include $(TOPDIR)/Rules.make
+
+
+
+
+
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)