blob: ff0e0907758be3fd3940db40eae5e69fad352989 [file] [log] [blame]
Stephen Warren89c1e2d2016-06-17 09:43:58 -06001# Copyright (c) 2016, NVIDIA CORPORATION.
2#
3# SPDX-License-Identifier: GPL-2.0
4
5obj-$(CONFIG_DM_RESET) += reset-uclass.o
Stephen Warren4581b712016-06-17 09:43:59 -06006obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset.o
7obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset-test.o
Stephen Warren4dd99d12016-08-08 11:28:25 -06008obj-$(CONFIG_TEGRA186_RESET) += tegra186-reset.o