patch-2.4.22 linux-2.4.22/drivers/s390/net/Makefile
Next file: linux-2.4.22/drivers/s390/net/c7000.c
Previous file: linux-2.4.22/drivers/s390/misc/chandev.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2003-08-25 04:44:42.000000000 -0700
- Orig file:
linux-2.4.21/drivers/s390/net/Makefile
- Orig date:
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.21/drivers/s390/net/Makefile linux-2.4.22/drivers/s390/net/Makefile
@@ -12,6 +12,9 @@
obj-$(CONFIG_IUCV) += iucv.o fsm.o
obj-$(CONFIG_CTC) += ctc.o fsm.o
obj-$(CONFIG_IUCV) += netiucv.o
+obj-$(CONFIG_C7000) += c7000.o
+obj-$(CONFIG_QETH) += qeth.o
+export-objs += qeth.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)