]> Git Repo - J-u-boot.git/blob - drivers/reset/Makefile
71f3b219613ef183f54a59d8887f69b3d9e2c83f
[J-u-boot.git] / drivers / reset / Makefile
1 # Copyright (c) 2016, NVIDIA CORPORATION.
2 #
3 # SPDX-License-Identifier: GPL-2.0
4
5 obj-$(CONFIG_DM_RESET) += reset-uclass.o
6 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset.o
7 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-reset-test.o
This page took 0.015649 seconds and 2 git commands to generate.