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

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)