speedtch Kbuild,1.3,1.4

Duncan Sands duncan at infradead.org
Wed Mar 22 11:56:32 EST 2006


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

Modified Files:
	Kbuild 
Log Message:
As in the kernel tree.


Index: Kbuild
===================================================================
RCS file: /home/cvs/speedtch/Kbuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Kbuild	8 Apr 2005 16:22:07 -0000	1.3
+++ Kbuild	22 Mar 2006 16:56:29 -0000	1.4
@@ -6,3 +6,7 @@
 obj-$(CONFIG_USB_SPEEDTOUCH)	+= speedtch.o
 obj-$(CONFIG_USB_ATM)		+= usbatm.o
 obj-$(CONFIG_USB_XUSBATM)	+= xusbatm.o
+
+ifeq ($(CONFIG_USB_DEBUG),y)
+EXTRA_CFLAGS += -DDEBUG
+endif




More information about the Usbatm-commits mailing list