netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 2.6.27-rc8] drivers/net/usb/Makefile - shrink logspam
@ 2008-10-05  8:11 David Brownell
  0 siblings, 0 replies; only message in thread
From: David Brownell @ 2008-10-05  8:11 UTC (permalink / raw)
  To: Network development list

From: David Brownell <dbrownell@users.sourceforge.net>

When building with CONFIG_USB_DEBUG, don't create logspam from
the USB networking drivers.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

--- a/drivers/net/usb/Makefile
+++ b/drivers/net/usb/Makefile
@@ -19,6 +19,3 @@ obj-$(CONFIG_USB_NET_ZAURUS)	+= zaurus.o
 obj-$(CONFIG_USB_NET_MCS7830)	+= mcs7830.o
 obj-$(CONFIG_USB_USBNET)	+= usbnet.o
 
-ifeq ($(CONFIG_USB_DEBUG),y)
-EXTRA_CFLAGS += -DDEBUG
-endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-05  8:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-05  8:11 [patch 2.6.27-rc8] drivers/net/usb/Makefile - shrink logspam David Brownell

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).