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

Commit 65ee3c33 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: memshare: Makefile dependency on incorrect driver"

parents fdfd53a6 4aad351a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@
obj-y		+= qdsp6v2/

obj-$(CONFIG_MSM_SMEM) += smem.o smem_debug.o
obj-$(CONFIG_MSM_QMI_INTERFACE)		+= memshare/
obj-$(CONFIG_MEM_SHARE_QMI_SERVICE)		+= memshare/
+1 −1
Original line number Diff line number Diff line
obj-$(CONFIG_MSM_QMI_INTERFACE) := heap_mem_ext_v01.o msm_memshare.o
 No newline at end of file
obj-$(CONFIG_MEM_SHARE_QMI_SERVICE) := heap_mem_ext_v01.o msm_memshare.o
 No newline at end of file