speedtch Makefile,1.16,1.17

Duncan Sands duncan at infradead.org
Tue Jan 10 17:59:26 EST 2006


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

Modified Files:
	Makefile 
Log Message:
Remove unused obj-m line.


Index: Makefile
===================================================================
RCS file: /home/cvs/speedtch/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Makefile	14 Apr 2005 13:38:46 -0000	1.16
+++ Makefile	10 Jan 2006 22:59:23 -0000	1.17
@@ -4,8 +4,6 @@
 
 FIRMWARE_EXTRACTOR := firmware
 
-obj-m := cxacru.o speedtch.o usbatm.o xusbatm.o
-
 all help modules modules_install:
 	$(MAKE) -C $(KERNELDIR) M=$(PWD) $(filter-out all,$(MAKECMDGOALS)) EXTRA_CFLAGS=-DDEBUG
 




More information about the Usbatm-commits mailing list