projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
916de02
)
USB: drivers/usb/Makefile: conditionally descend to 'early'
author
Nicolas Kaiser
<nikai@nikai.net>
Sun, 27 Jun 2010 15:27:51 +0000
(17:27 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 10 Aug 2010 21:35:38 +0000
(14:35 -0700)
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>
drivers/usb/Makefile
patch
|
blob
|
history
diff --git
a/drivers/usb/Makefile
b/drivers/usb/Makefile
index
80b4008
..
239f050
100644
(file)
--- a/
drivers/usb/Makefile
+++ b/
drivers/usb/Makefile
@@
-41,7
+41,7
@@
obj-$(CONFIG_USB_MICROTEK) += image/
obj-$(CONFIG_USB_SERIAL) += serial/
obj-$(CONFIG_USB) += misc/
-obj-
y
+= early/
+obj-
$(CONFIG_EARLY_PRINTK_DBGP)
+= early/
obj-$(CONFIG_USB_ATM) += atm/
obj-$(CONFIG_USB_SPEEDTOUCH) += atm/