Commit f9ff70c25a7779cf6e2b0ff4aecf9c9b28eefae6

Authored by Nicolas Kaiser
Committed by Greg Kroah-Hartman
1 parent 916de02720

USB: drivers/usb/Makefile: conditionally descend to 'early'

Don't descend to the EARLY_PRINTK_DBGP directory
unless it is actually used.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/usb/Makefile
... ... @@ -41,7 +41,7 @@
41 41 obj-$(CONFIG_USB_SERIAL) += serial/
42 42  
43 43 obj-$(CONFIG_USB) += misc/
44   -obj-y += early/
  44 +obj-$(CONFIG_EARLY_PRINTK_DBGP) += early/
45 45  
46 46 obj-$(CONFIG_USB_ATM) += atm/
47 47 obj-$(CONFIG_USB_SPEEDTOUCH) += atm/