netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] can: Add missing debug flag for making USB CAN devices
@ 2009-11-12 15:36 Wolfgang Grandegger
       [not found] ` <4AFC2B6B.5090000-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Grandegger @ 2009-11-12 15:36 UTC (permalink / raw)
  To: Linux Netdev List; +Cc: SocketCAN Core Mailing List

Signed-off-by: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
---
 drivers/net/can/usb/Makefile |    2 ++
 1 file changed, 2 insertions(+)

Index: net-next-2.6/drivers/net/can/usb/Makefile
===================================================================
--- net-next-2.6.orig/drivers/net/can/usb/Makefile
+++ net-next-2.6/drivers/net/can/usb/Makefile
@@ -3,3 +3,5 @@
 #

 obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
+
+ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-12 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 15:36 [PATCH] can: Add missing debug flag for making USB CAN devices Wolfgang Grandegger
     [not found] ` <4AFC2B6B.5090000-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2009-11-12 17:42   ` Wolfgang Grandegger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).