summaryrefslogtreecommitdiff
path: root/drivers/mailbox/Makefile
diff options
context:
space:
mode:
authorLinaro CI <ci_notify@linaro.org>2021-02-25 10:29:21 +0100
committerLinaro CI <ci_notify@linaro.org>2021-02-25 10:29:21 +0100
commit383a6d5b3658b9a26f3dbb864d7eccad968270a6 (patch)
tree3b710e51fed2ce849d51e3862bb43d099218d151 /drivers/mailbox/Makefile
parent5161f5fffde1bc7f3f1c1673b6979e9f77830dc7 (diff)
parent2327620c9c132f9c55812b586d941de8595ef1b6 (diff)
Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.259-rc1-hikey-20210225-940
Diffstat (limited to 'drivers/mailbox/Makefile')
-rw-r--r--drivers/mailbox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mailbox/Makefile b/drivers/mailbox/Makefile
index 92435ef11f26..565adda57e52 100644
--- a/drivers/mailbox/Makefile
+++ b/drivers/mailbox/Makefile
@@ -17,3 +17,5 @@ obj-$(CONFIG_ALTERA_MBOX) += mailbox-altera.o
obj-$(CONFIG_BCM2835_MBOX) += bcm2835-mailbox.o
obj-$(CONFIG_STI_MBOX) += mailbox-sti.o
+
+obj-$(CONFIG_HI6220_MBOX) += hi6220-mailbox.o