projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ed363c
)
genpd: Makefile: build imx
author
Peng Fan
<peng.fan@nxp.com>
Thu, 20 Jul 2023 09:04:43 +0000
(17:04 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Sun, 30 Jul 2023 13:28:45 +0000
(15:28 +0200)
The imx genpd was missed to be built out, add it in Makefile
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/genpd/Makefile
patch
|
blob
|
history
diff --git
a/drivers/genpd/Makefile
b/drivers/genpd/Makefile
index c429485c13f69acd8a8939d662f8b131dcea6978..666753676e5c050beb6e59cfe08b4abe870808be 100644
(file)
--- a/
drivers/genpd/Makefile
+++ b/
drivers/genpd/Makefile
@@
-3,6
+3,7
@@
obj-y += actions/
obj-y += amlogic/
obj-y += apple/
obj-y += bcm/
+obj-y += imx/
obj-y += mediatek/
obj-y += qcom/
obj-y += renesas/