[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AFC2B6B.5090000@grandegger.com>
Date: Thu, 12 Nov 2009 16:36:11 +0100
From: Wolfgang Grandegger <wg@...ndegger.com>
To: Linux Netdev List <netdev@...r.kernel.org>
CC: SocketCAN Core Mailing List <socketcan-core@...ts.berlios.de>
Subject: [PATCH] can: Add missing debug flag for making USB CAN devices
Signed-off-by: Wolfgang Grandegger <wg@...ndegger.com>
---
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists