#
# MCU_IPC Device Driver
#

obj-$(CONFIG_MCU_IPC)	+= mcu_ipc.o
obj-$(CONFIG_SHM_IPC)	+= shm_ipc.o
