Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89688744 authored by Manoj Prabhu B's avatar Manoj Prabhu B
Browse files

memshare: Rectify sourcing memshare driver for compiling



Modify the sourcing of memshare driver folder properly.

Change-Id: Ibbf8f968a412fcefce9ec71de5aac055682d2a74
Signed-off-by: default avatarManoj Prabhu B <bmanoj@codeaurora.org>
parent 885277a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ obj-$(CONFIG_MSM_SERVICE_NOTIFIER) += service-notifier.o
obj-$(CONFIG_MSM_SERVICE_LOCATOR) += service-locator.o
obj-$(CONFIG_QCOM_QMI_HELPERS)	+= qmi_helpers.o
qmi_helpers-y	+= qmi_encdec.o qmi_interface.o
obj-$(CONFIG_MEM_SHARE_QMI_SERVICE)	= memshare/
obj-$(CONFIG_MEM_SHARE_QMI_SERVICE) += memshare/
obj-$(CONFIG_QCOM_RMTFS_MEM)	+= rmtfs_mem.o
obj-$(CONFIG_QCOM_RPMH)		+= qcom_rpmh.o
qcom_rpmh-y			+= rpmh-rsc.o