X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2FMakefile;h=e3020f4b17be9a4ea8572768d234ac9301da33f3;hb=f443ddf1057776ed99d5006bbbefb018fcf7ce3a;hp=58321d3f314cffaeb5f6a7404dd9db5fce34de01;hpb=b0c4e148bd591629749d02a8fbc8d81c26d548cf;p=powerpc.git diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile index 58321d3f31..e3020f4b17 100644 --- a/drivers/usb/host/Makefile +++ b/drivers/usb/host/Makefile @@ -2,6 +2,10 @@ # Makefile for USB Host Controller Drivers # +ifeq ($(CONFIG_USB_DEBUG),y) + EXTRA_CFLAGS += -DDEBUG +endif + obj-$(CONFIG_PCI) += pci-quirks.o obj-$(CONFIG_USB_EHCI_HCD) += ehci-hcd.o