xref: /openbmc/u-boot/drivers/power/domain/Makefile (revision 8d5579ceff2403d78a7fed1e06c5f003b3bca12a)
161f5ddcbSStephen Warren# Copyright (c) 2016, NVIDIA CORPORATION.
261f5ddcbSStephen Warren#
361f5ddcbSStephen Warren# SPDX-License-Identifier: GPL-2.0
461f5ddcbSStephen Warren
5e13278c9SPeng Fanobj-$(CONFIG_$(SPL_)POWER_DOMAIN) += power-domain-uclass.o
67810fb95SÁlvaro Fernández Rojasobj-$(CONFIG_BCM6328_POWER_DOMAIN) += bcm6328-power-domain.o
7*8d5579ceSNeil Armstrongobj-$(CONFIG_MESON_GX_VPU_POWER_DOMAIN) += meson-gx-pwrc-vpu.o
861f5ddcbSStephen Warrenobj-$(CONFIG_SANDBOX_POWER_DOMAIN) += sandbox-power-domain.o
961f5ddcbSStephen Warrenobj-$(CONFIG_SANDBOX_POWER_DOMAIN) += sandbox-power-domain-test.o
1024cdf1a9SStephen Warrenobj-$(CONFIG_TEGRA186_POWER_DOMAIN) += tegra186-power-domain.o
11