# SPDX-License-Identifier: GPL-2.0
#
# Makefile for Hobot SIGI mailbox drivers
#
ccflags-y += -I${srctree}/include/

obj-y += ipc/
obj-y += mbox/
