projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sh: also without PM_RUNTIME pm_runtime.o must be built
[~shefty/rdma-dev.git]
/
drivers
/
sh
/
Makefile
diff --git
a/drivers/sh/Makefile
b/drivers/sh/Makefile
index c393894ff35704865a8d0f4c54b6840f4cbfdc98..7139ad2f20864d61c53eeebaec5c3a0f935222c7 100644
(file)
--- a/
drivers/sh/Makefile
+++ b/
drivers/sh/Makefile
@@
-7,4
+7,4
@@
obj-$(CONFIG_HAVE_CLK) += clk/
obj-$(CONFIG_MAPLE) += maple/
obj-$(CONFIG_SUPERHYWAY) += superhyway/
obj-$(CONFIG_GENERIC_GPIO) += pfc.o
-obj-
$(CONFIG_PM_RUNTIME)
+= pm_runtime.o
+obj-
y
+= pm_runtime.o