projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.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
|
blame
|
history
diff --git
a/drivers/usb/Makefile
b/drivers/usb/Makefile
index 80b4008c89baf044c2726b4f0c54cbfb61474bac..239f050efa35ccff2eb8e44191a27898c9e743cc 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/