summaryrefslogtreecommitdiff
path: root/drivers/mailbox/Makefile
diff options
context:
space:
mode:
authorLinaro CI <ci_notify@linaro.org>2018-03-02 08:48:41 +0000
committerLinaro CI <ci_notify@linaro.org>2018-03-02 08:48:41 +0000
commit014050031eeff243d2cbfa82fb1ae4e815878710 (patch)
tree01989c1c940ccd67428e46eeb86b28afb7336fe2 /drivers/mailbox/Makefile
parent2fd16f09a713e5abaffdc1d8f9ca29a24f542bf9 (diff)
parent2327620c9c132f9c55812b586d941de8595ef1b6 (diff)
Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.120-rc1-hikey-20180302-146
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