android_kernel_samsung_on5x.../drivers/misc/mcu_ipc/Makefile
2018-06-19 23:16:04 +02:00

6 lines
99 B
Makefile

#
# MCU_IPC Device Driver
#
obj-$(CONFIG_MCU_IPC) += mcu_ipc.o
obj-$(CONFIG_SHM_IPC) += shm_ipc.o