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