patch-2.4.21 linux-2.4.21/drivers/ieee1394/Makefile

Next file: linux-2.4.21/drivers/ieee1394/amdtp.c
Previous file: linux-2.4.21/drivers/ide/via82cxxx.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/ieee1394/Makefile linux-2.4.21/drivers/ieee1394/Makefile
@@ -4,11 +4,11 @@
 
 O_TARGET := ieee1394drv.o
 
-export-objs := ieee1394_core.o ohci1394.o cmp.o
+export-objs := ieee1394_core.o ohci1394.o cmp.o iso.o
 
 list-multi := ieee1394.o
 ieee1394-objs := ieee1394_core.o ieee1394_transactions.o hosts.o \
-		 highlevel.o csr.o nodemgr.o
+		 highlevel.o csr.o nodemgr.o dma.o iso.o
 
 obj-$(CONFIG_IEEE1394) += ieee1394.o
 obj-$(CONFIG_IEEE1394_PCILYNX) += pcilynx.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)