xref: /openbmc/linux/drivers/pmdomain/Makefile (revision e961f8c6)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-y					+= actions/
3obj-y					+= amlogic/
4obj-y					+= apple/
5obj-y					+= bcm/
6obj-y					+= imx/
7obj-y					+= mediatek/
8obj-y					+= qcom/
9obj-y					+= renesas/
10obj-y					+= rockchip/
11obj-y					+= samsung/
12obj-y					+= st/
13obj-y					+= starfive/
14obj-y					+= sunxi/
15obj-y					+= tegra/
16obj-y					+= ti/
17obj-y					+= xilinx/
18