]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - drivers/mailbox/Makefile
ARM: tegra: add APIs the clock uclass driver will need
[karo-tx-uboot.git] / drivers / mailbox / Makefile
1 # Copyright (c) 2016, NVIDIA CORPORATION.
2 #
3 # SPDX-License-Identifier: GPL-2.0
4
5 obj-$(CONFIG_DM_MAILBOX) += mailbox-uclass.o
6 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox.o
7 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox-test.o
8 obj-$(CONFIG_TEGRA_HSP) += tegra-hsp.o