patch-2.4.19 linux-2.4.19/drivers/s390/net/Makefile
Next file: linux-2.4.19/drivers/s390/net/ctctty.c
Previous file: linux-2.4.19/drivers/s390/misc/chandev.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Fri Aug  2 17:39:44 2002
 -  Orig file: 
linux-2.4.18/drivers/s390/net/Makefile
 -  Orig date: 
Wed Jul 25 14:12:02 2001
 
diff -urN linux-2.4.18/drivers/s390/net/Makefile linux-2.4.19/drivers/s390/net/Makefile
@@ -9,8 +9,8 @@
 
 ctc-objs := ctcmain.o ctctty.o
 
-obj-y += iucv.o fsm.o
-obj-$(CONFIG_CTC) += ctc.o
+obj-$(CONFIG_IUCV) += iucv.o fsm.o
+obj-$(CONFIG_CTC) += ctc.o fsm.o
 obj-$(CONFIG_IUCV) += netiucv.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)