Commit a6a67e5a authored by Peng Fan's avatar Peng Fan Committed by Ulf Hansson

genpd: Makefile: build imx

The imx genpd was missed to be built out, add it in Makefile
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 7ed363cd
...@@ -3,6 +3,7 @@ obj-y += actions/ ...@@ -3,6 +3,7 @@ obj-y += actions/
obj-y += amlogic/ obj-y += amlogic/
obj-y += apple/ obj-y += apple/
obj-y += bcm/ obj-y += bcm/
obj-y += imx/
obj-y += mediatek/ obj-y += mediatek/
obj-y += qcom/ obj-y += qcom/
obj-y += renesas/ obj-y += renesas/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment