patch-2.4.10 linux/drivers/telephony/Makefile
Next file: linux/drivers/telephony/ixj-ver.h
Previous file: linux/drivers/telephony/Config.in
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Sep 7 09:28:37 2001
- Orig file:
v2.4.9/linux/drivers/telephony/Makefile
- Orig date:
Fri Dec 29 14:07:23 2000
diff -u --recursive --new-file v2.4.9/linux/drivers/telephony/Makefile linux/drivers/telephony/Makefile
@@ -10,10 +10,11 @@
obj-n :=
obj-m :=
obj- :=
-export-objs := phonedev.o
+export-objs := phonedev.o ixj.o
obj-$(CONFIG_PHONE) += phonedev.o
obj-$(CONFIG_PHONE_IXJ) += ixj.o
+obj-$(CONFIG_PHONE_IXJ_PCMCIA) += ixj_pcmcia.o
O_TARGET := telephony.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)