speedtch Makefile,1.15,1.16
Duncan Sands
duncan at infradead.org
Thu Apr 14 09:38:49 EDT 2005
Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv4377
Modified Files:
Makefile
Log Message:
Build the right modules - in case someone doesn't have or use Kbuild.
Index: Makefile
===================================================================
RCS file: /home/cvs/speedtch/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Makefile 28 Jan 2005 23:55:40 -0000 1.15
+++ Makefile 14 Apr 2005 13:38:46 -0000 1.16
@@ -4,7 +4,7 @@
FIRMWARE_EXTRACTOR := firmware
-obj-m := cxacru.o testatm.o usbatm.o
+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