]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/mailbox/Makefile
Convert CONFIG_BOOTCOUNT_RAM to Kconfig
[people/ms/u-boot.git] / drivers / mailbox / Makefile
CommitLineData
6238935d
SW
1# Copyright (c) 2016, NVIDIA CORPORATION.
2#
3# SPDX-License-Identifier: GPL-2.0
4
5obj-$(CONFIG_DM_MAILBOX) += mailbox-uclass.o
8961b524
SW
6obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox.o
7obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox-test.o
0f67e239 8obj-$(CONFIG_TEGRA_HSP) += tegra-hsp.o