xref: /openbmc/u-boot/drivers/reset/Makefile (revision 2ac718821a88885bd749976ff3ce6f853f2da0c9)
189c1e2daSStephen Warren# Copyright (c) 2016, NVIDIA CORPORATION.
289c1e2daSStephen Warren#
389c1e2daSStephen Warren# SPDX-License-Identifier: GPL-2.0
489c1e2daSStephen Warren
589c1e2daSStephen Warrenobj-$(CONFIG_DM_RESET) += reset-uclass.o
64581b717SStephen Warrenobj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset.o
74581b717SStephen Warrenobj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset-test.o
8584861ffSPatrice Chotardobj-$(CONFIG_STI_RESET) += sti-reset.o
923a06416SPatrice Chotardobj-$(CONFIG_STM32_RESET) += stm32-reset.o
10fe60f06dSStephen Warrenobj-$(CONFIG_TEGRA_CAR_RESET) += tegra-car-reset.o
114dd99d14SStephen Warrenobj-$(CONFIG_TEGRA186_RESET) += tegra186-reset.o
1218393f70SÁlvaro Fernández Rojasobj-$(CONFIG_RESET_BCM6345) += reset-bcm6345.o
134fb96c48SMasahiro Yamadaobj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o
14858d4976Smaxims@google.comobj-$(CONFIG_AST2500_RESET) += ast2500-reset.o
15760188c1SElaine Zhangobj-$(CONFIG_RESET_ROCKCHIP) += reset-rockchip.o
1620367bb5SNeil Armstrongobj-$(CONFIG_RESET_MESON) += reset-meson.o
17*2ac71882SDinh Nguyenobj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
18