mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
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>
This commit is contained in:
parent
7ed363cd8d
commit
a6a67e5a13
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user