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

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)