speedtch Makefile,1.10,1.11 cxacru2.h,1.2,NONE

Duncan Sands duncan at infradead.org
Thu Jan 27 05:00:16 EST 2005


Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv9600

Modified Files:
	Makefile 
Removed Files:
	cxacru2.h 
Log Message:
The header file is not used.  Add cxacru2 to the list of files to build.


Index: Makefile
===================================================================
RCS file: /home/cvs/speedtch/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	23 Jan 2005 14:34:52 -0000	1.10
+++ Makefile	27 Jan 2005 10:00:13 -0000	1.11
@@ -4,7 +4,7 @@
 
 FIRMWARE_EXTRACTOR := firmware
 
-obj-m := cxacru.o speedtch.o usb_atm.o usbatm2.o speedtch2.o
+obj-m := cxacru.o speedtch.o usb_atm.o usbatm2.o speedtch2.o cxacru2.o
 
 all help modules modules_install:
 	$(MAKE) -C $(KERNELDIR) M=$(PWD) $(filter-out all,$(MAKECMDGOALS)) EXTRA_CFLAGS=-DDEBUG

--- cxacru2.h DELETED ---




More information about the Usbatm-commits mailing list