xref: /openbmc/u-boot/drivers/reset/Makefile (revision 22929e1266e9a61048bfaef381ad4fb2e2fc3ef5)
1*22929e12SPatrick Delaunay# SPDX-License-Identifier: GPL-2.0
2*22929e12SPatrick Delaunay#
389c1e2daSStephen Warren# Copyright (c) 2016, NVIDIA CORPORATION.
489c1e2daSStephen Warren#
589c1e2daSStephen Warren
689c1e2daSStephen Warrenobj-$(CONFIG_DM_RESET) += reset-uclass.o
74581b717SStephen Warrenobj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset.o
84581b717SStephen Warrenobj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset-test.o
9584861ffSPatrice Chotardobj-$(CONFIG_STI_RESET) += sti-reset.o
1023a06416SPatrice Chotardobj-$(CONFIG_STM32_RESET) += stm32-reset.o
11fe60f06dSStephen Warrenobj-$(CONFIG_TEGRA_CAR_RESET) += tegra-car-reset.o
124dd99d14SStephen Warrenobj-$(CONFIG_TEGRA186_RESET) += tegra186-reset.o
1365c8a798SAndreas Dannenbergobj-$(CONFIG_RESET_TI_SCI) += reset-ti-sci.o
1418393f70SÁlvaro Fernández Rojasobj-$(CONFIG_RESET_BCM6345) += reset-bcm6345.o
154fb96c48SMasahiro Yamadaobj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o
16858d4976Smaxims@google.comobj-$(CONFIG_AST2500_RESET) += ast2500-reset.o
17760188c1SElaine Zhangobj-$(CONFIG_RESET_ROCKCHIP) += reset-rockchip.o
1820367bb5SNeil Armstrongobj-$(CONFIG_RESET_MESON) += reset-meson.o
192ac71882SDinh Nguyenobj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
20