mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 08:48:05 -04:00
6 lines
99 B
Makefile
6 lines
99 B
Makefile
#
|
|
# MCU_IPC Device Driver
|
|
#
|
|
|
|
obj-$(CONFIG_MCU_IPC) += mcu_ipc.o
|
|
obj-$(CONFIG_SHM_IPC) += shm_ipc.o
|