Skip to content

Commit a6a67e5

Browse files
MrVanstorulf
authored andcommitted
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>
1 parent 7ed363c commit a6a67e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/genpd/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ obj-y += actions/
33
obj-y += amlogic/
44
obj-y += apple/
55
obj-y += bcm/
6+
obj-y += imx/
67
obj-y += mediatek/
78
obj-y += qcom/
89
obj-y += renesas/

0 commit comments

Comments
 (0)