commit | a6a67e5a13f6974913a38d5bd1c595c3fd73b204 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jul 20 17:04:43 2023 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Sun Jul 30 15:28:45 2023 +0200 |
tree | 10d13e9a0312fe919c7ae5ba440c75ee0a31e7e4 | |
parent | 7ed363cd8d0a3e4fbe3c37b7458420f82ef9a106 [diff] [blame] |
genpd: Makefile: build imx 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>
diff --git a/drivers/genpd/Makefile b/drivers/genpd/Makefile index c429485..6667536 100644 --- a/drivers/genpd/Makefile +++ b/drivers/genpd/Makefile
@@ -3,6 +3,7 @@ obj-y += amlogic/ obj-y += apple/ obj-y += bcm/ +obj-y += imx/ obj-y += mediatek/ obj-y += qcom/ obj-y += renesas/