patch-2.4.8 linux/drivers/s390/net/Makefile
Next file: linux/drivers/s390/net/ctcmain.c
Previous file: linux/drivers/s390/misc/chandev.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Wed Jul 25 14:12:02 2001
- Orig file:
v2.4.7/linux/drivers/s390/net/Makefile
- Orig date:
Wed Apr 11 19:02:28 2001
diff -u --recursive --new-file v2.4.7/linux/drivers/s390/net/Makefile linux/drivers/s390/net/Makefile
@@ -5,11 +5,11 @@
O_TARGET := s390-net.o
list-multi := ctc.o
-export-objs := iucv.o
+export-objs := iucv.o fsm.o
-ctc-objs := ctcmain.o ctctty.o fsm.o
+ctc-objs := ctcmain.o ctctty.o
-obj-y += iucv.o
+obj-y += iucv.o fsm.o
obj-$(CONFIG_CTC) += ctc.o
obj-$(CONFIG_IUCV) += netiucv.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)