powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks
[oweals/u-boot.git] / drivers / mailbox / Makefile
index a2d96a4e3b9871ab46af947f2c52b3d5765a9759..155dbeb099429a5bd3466ec1689282afc1b13916 100644 (file)
@@ -3,3 +3,6 @@
 # SPDX-License-Identifier: GPL-2.0
 
 obj-$(CONFIG_DM_MAILBOX) += mailbox-uclass.o
+obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox.o
+obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox-test.o
+obj-$(CONFIG_TEGRA_HSP) += tegra-hsp.o