patch-1.3.69 linux/drivers/isdn/icn/Makefile
Next file: linux/drivers/isdn/icn/icn.c
Previous file: linux/drivers/isdn/Makefile
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Feb 26 11:58:04 1996
- Orig file:
v1.3.68/linux/drivers/isdn/icn/Makefile
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v1.3.68/linux/drivers/isdn/icn/Makefile linux/drivers/isdn/icn/Makefile
@@ -0,0 +1,11 @@
+L_OBJS :=
+M_OBJS :=
+
+ifeq ($(CONFIG_ISDN_DRV_ICN),y)
+ L_OBJS += icn.o
+else
+ M_OBJS += icn.o
+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