sm8750: init kernel modules repo
This commit is contained in:
7
qcom/opensource/synx-kernel/msm/Makefile
Normal file
7
qcom/opensource/synx-kernel/msm/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
obj-m += synx/ipclite.o
|
||||
obj-m += synx-driver.o
|
||||
synx-driver-objs := synx/synx.o synx/synx_util.o synx/synx_debugfs.o synx/synx_global.o \
|
||||
synx/synx_compat.o
|
||||
synx-driver-$(CONFIG_DEBUG_FS) += synx/synx_debugfs_util.o
|
||||
Reference in New Issue
Block a user