patch-2.4.13 linux/drivers/ieee1394/Makefile
Next file: linux/drivers/ieee1394/ieee1394.h
Previous file: linux/drivers/ide/rapide.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Wed Oct 17 14:19:20 2001
- Orig file:
v2.4.12/linux/drivers/ieee1394/Makefile
- Orig date:
Tue Oct 9 17:06:51 2001
diff -u --recursive --new-file v2.4.12/linux/drivers/ieee1394/Makefile linux/drivers/ieee1394/Makefile
@@ -4,11 +4,11 @@
O_TARGET := ieee1394drv.o
-export-objs := ieee1394_syms.o ohci1394.o
+export-objs := ieee1394_core.o ohci1394.o
list-multi := ieee1394.o
ieee1394-objs := ieee1394_core.o ieee1394_transactions.o hosts.o \
- highlevel.o csr.o nodemgr.o ieee1394_syms.o
+ highlevel.o csr.o nodemgr.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)