lineage_kernel_xcoverpro/drivers/misc/mcu_ipc/Makefile

7 lines
99 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
#
# MCU_IPC Device Driver
#
obj-$(CONFIG_MCU_IPC) += mcu_ipc.o
obj-$(CONFIG_SHM_IPC) += shm_ipc.o